21 lines
No EOL
573 B
TeX
21 lines
No EOL
573 B
TeX
#include "M_flesh.ltx"
|
|
#include "M_bloodsucker.ltx"
|
|
#include "M_dog.ltx"
|
|
#include "M_boar.ltx"
|
|
#include "M_pseudodog.ltx"
|
|
#include "M_giant.ltx"
|
|
#include "M_controller.ltx"
|
|
#include "m_poltergeist.ltx"
|
|
#include "m_snork.ltx"
|
|
#include "m_crow.ltx"
|
|
#include "m_tushkano.ltx"
|
|
#include "m_phantom.ltx"
|
|
#include "m_chimera.ltx"
|
|
#include "m_burer.ltx"
|
|
|
|
[monsters_common]
|
|
corpse_remove_game_time_interval = 65535 ; in hours
|
|
stay_after_death_time_interval = 65535 ; in hours
|
|
|
|
script_move_min_offset_from_leader = 3
|
|
script_move_max_offset_from_leader = 8 |