add game&rawdata
This commit is contained in:
parent
0133cd976c
commit
49b34b5546
45731 changed files with 709831 additions and 0 deletions
17
gamedata/configs/scripts/jupiter/jup_b9_mob.ltx
Normal file
17
gamedata/configs/scripts/jupiter/jup_b9_mob.ltx
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
[logic]
|
||||
active = mob_home@2
|
||||
|
||||
;[mob_home@b9]
|
||||
;path_home = jup_b9_mob_home
|
||||
;home_min_radius = 25
|
||||
;home_max_radius = 25
|
||||
;aggressive = true
|
||||
;on_actor_dist_le = 30 | mob_home@2
|
||||
;on_game_timer = 150 | %=hit_npc_from_actor%
|
||||
|
||||
[mob_home@2]
|
||||
path_home = jup_b9_mob_home
|
||||
home_min_radius = 70
|
||||
home_max_radius = 75
|
||||
aggressive = true
|
||||
on_game_timer = 150 | %=hit_npc_from_actor%
|
||||
Loading…
Add table
Add a link
Reference in a new issue