each monster can set `HomeLevel` array; this greatly simplified bone cleanup (*almost...
commit73891ad66d8e339ffef3ce62a3a9285d3143f1d1
authorKetmar Dark <ketmar@ketmar.no-ip.org>
Thu, 26 Oct 2017 08:06:13 +0000 (26 11:06 +0300)
committerKetmar Dark <ketmar@ketmar.no-ip.org>
Thu, 26 Oct 2017 08:06:13 +0000 (26 11:06 +0300)
treebe782032108dc9a60269fff320fab4fce58c20ef
parent0aa6f7d6f367a5a1d1cf0ad0123bb7f87c3012d0
each monster can set `HomeLevel` array; this greatly simplified bone cleanup (*almost* no need to do special checks)
41 files changed:
NEWZ
script/char.dat
script/chars/communist.dat
script/chars/elpuri.dat
script/chars/ennerbeast.dat
script/chars/ennerchild.dat
script/chars/genetrixvesana.dat
script/chars/lobhse.dat
script/chars/menatrixfusanga.dat
script/chars/oree.dat
script/chars/solicitus.dat
script/chars/vampirebat.dat
script/chars/vladimir.dat
script/dungeons/GC.dat
script/dungeons/UT.dat
script/dungeons/muntuo.dat
script/dungeons/xinrochtomb.dat
script/zext/k8/alien/alien_vessel.dat
script/zext/k8/alien/chars.dat
src/game/char.cpp
src/game/char.h
src/game/database.cpp
src/game/game.cpp
src/game/humans/humanoid_communist.cpp
src/game/humans/humanoid_ennerbeast.cpp
src/game/humans/humanoid_ennerchild.cpp
src/game/humans/humanoid_oree.cpp
src/game/item.h
src/game/ivandef.h
src/game/level.cpp
src/game/level.h
src/game/nonhumans/alien_alienqueen.cpp
src/game/nonhumans/largecreature_elpuri.cpp
src/game/nonhumans/largecreature_genefourxvesana.cpp
src/game/nonhumans/largecreature_genetrixvesana.cpp
src/game/nonhumans/largecreature_lobhse.cpp
src/game/nonhumans/largecreature_menatrixfusanga.cpp
src/game/nonhumans/largecreature_solicitus.cpp
src/game/nonhumans/largecreature_vladimir.cpp
src/game/proto.cpp
src/game/script.h