add game&rawdata
This commit is contained in:
parent
0133cd976c
commit
49b34b5546
45731 changed files with 709831 additions and 0 deletions
52
gamedata/configs/scripts/labx8/lx8_tushkano_2.ltx
Normal file
52
gamedata/configs/scripts/labx8/lx8_tushkano_2.ltx
Normal file
|
|
@ -0,0 +1,52 @@
|
|||
[logic@tushkano_2_1]
|
||||
suitable = {=check_npc_name(lx8_2_tushkano_1)}
|
||||
active = mob_home@tushkano_2_1
|
||||
monster_job = true
|
||||
prior = 75
|
||||
|
||||
[mob_home@tushkano_2_1]
|
||||
path_home = tushkano_2_home
|
||||
home_min_radius = 30
|
||||
home_max_radius = 40
|
||||
aggressive = true
|
||||
out_restr = lx8_sr_tushkano_2_out_restr
|
||||
|
||||
|
||||
[logic@tushkano_2_2]
|
||||
suitable = {=check_npc_name(lx8_2_tushkano_2)}
|
||||
active = mob_home@tushkano_2_2
|
||||
monster_job = true
|
||||
prior = 75
|
||||
|
||||
[mob_home@tushkano_2_2]
|
||||
path_home = tushkano_2_home
|
||||
home_min_radius = 30
|
||||
home_max_radius = 40
|
||||
aggressive = true
|
||||
out_restr = lx8_sr_tushkano_2_out_restr
|
||||
|
||||
[logic@tushkano_2_3]
|
||||
suitable = {=check_npc_name(lx8_2_tushkano_3)}
|
||||
active = mob_home@tushkano_2_3
|
||||
monster_job = true
|
||||
prior = 75
|
||||
|
||||
[mob_home@tushkano_2_3]
|
||||
path_home = tushkano_2_home
|
||||
home_min_radius = 30
|
||||
home_max_radius = 40
|
||||
aggressive = true
|
||||
out_restr = lx8_sr_tushkano_2_out_restr
|
||||
|
||||
[logic@tushkano_2_4]
|
||||
suitable = {=check_npc_name(lx8_2_tushkano_4)}
|
||||
active = mob_home@tushkano_2_4
|
||||
monster_job = true
|
||||
prior = 75
|
||||
|
||||
[mob_home@tushkano_2_4]
|
||||
path_home = tushkano_2_home
|
||||
home_min_radius = 30
|
||||
home_max_radius = 40
|
||||
aggressive = true
|
||||
out_restr = lx8_sr_tushkano_2_out_restr
|
||||
Loading…
Add table
Add a link
Reference in a new issue