add game&rawdata
This commit is contained in:
parent
0133cd976c
commit
49b34b5546
45731 changed files with 709831 additions and 0 deletions
11
gamedata/configs/scripts/zaton/zat_b56_restrict_logic.ltx
Normal file
11
gamedata/configs/scripts/zaton/zat_b56_restrict_logic.ltx
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
[logic]
|
||||
active = sr_idle@1
|
||||
|
||||
[sr_idle@1]
|
||||
on_info = sr_idle@end %=create_squad(zat_b56_polter_squad:zat_b56)%
|
||||
|
||||
[sr_idle@end]
|
||||
on_info = {!squad_exist(zat_b56_polter_squad) =surge_started} sr_idle@delay
|
||||
|
||||
[sr_idle@delay]
|
||||
on_info = {=surge_complete} sr_idle@1
|
||||
Loading…
Add table
Add a link
Reference in a new issue