add game&rawdata
This commit is contained in:
parent
0133cd976c
commit
49b34b5546
45731 changed files with 709831 additions and 0 deletions
9
gamedata/configs/scripts/zaton/zat_a2_sr_noweap.ltx
Normal file
9
gamedata/configs/scripts/zaton/zat_a2_sr_noweap.ltx
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
[logic]
|
||||
active = sr_idle@wait
|
||||
|
||||
[sr_idle@wait]
|
||||
on_actor_inside = {=check_smart_alarm_status(zat_stalker_base_smart:normal) !actor_has_weapon} sr_no_weapon@wait
|
||||
on_info = {=actor_in_zone(zat_surge_hide_a2)} sr_no_weapon@wait
|
||||
|
||||
[sr_no_weapon@wait]
|
||||
on_actor_outside = sr_idle@wait
|
||||
Loading…
Add table
Add a link
Reference in a new issue