add game&rawdata
This commit is contained in:
parent
0133cd976c
commit
49b34b5546
45731 changed files with 709831 additions and 0 deletions
12
gamedata/configs/scripts/jupiter/jup_b19_zombied_counter.ltx
Normal file
12
gamedata/configs/scripts/jupiter/jup_b19_zombied_counter.ltx
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
[logic]
|
||||
active = sr_idle@start
|
||||
|
||||
[sr_idle@start]
|
||||
on_info = {+jup_b19_following_yar} sr_idle@set %=set_counter(zombied_dead)%
|
||||
on_info2 = {+jup_b19_yar_enemy_or_dead} sr_idle@nil
|
||||
|
||||
[sr_idle@set]
|
||||
on_info = {=counter_greater(zombied_dead:9)} sr_idle@nil %+jup_b19_zombied_dead%
|
||||
on_info2 = {+jup_b19_yar_enemy_or_dead} sr_idle@nil
|
||||
|
||||
[sr_idle@nil]
|
||||
Loading…
Add table
Add a link
Reference in a new issue