add game&rawdata
This commit is contained in:
parent
0133cd976c
commit
49b34b5546
45731 changed files with 709831 additions and 0 deletions
21
gamedata/configs/creatures/monsters.ltx
Normal file
21
gamedata/configs/creatures/monsters.ltx
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
#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
|
||||
Loading…
Add table
Add a link
Reference in a new issue