add game&rawdata
This commit is contained in:
parent
0133cd976c
commit
49b34b5546
45731 changed files with 709831 additions and 0 deletions
14
gamedata/configs/scripts/jupiter/jup_b204_watchman.ltx
Normal file
14
gamedata/configs/scripts/jupiter/jup_b204_watchman.ltx
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
[logic@jup_b204_watchman]
|
||||
suitable = {=target_squad_name(jup_b204_squad) !is_squad_commander} true
|
||||
active = walker@bridge
|
||||
on_death = death
|
||||
|
||||
[walker@bridge]
|
||||
path_walk = way_01_walk
|
||||
path_look = way_01_look
|
||||
on_info = {-jup_b204_actor_observed =see_actor =dist_to_actor_le(50)} %+jup_b204_actor_observed =make_actor_visible_to_squad(jup_b204_squad)%
|
||||
on_info2 = {!is_squad_enemy_to_actor(jup_b204_squad)} %=set_squad_enemy_to_actor(jup_b204_squad)%
|
||||
|
||||
[death]
|
||||
on_info = %+jup_b204_wachman_dead%
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue