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/jupiter/jup_b9_logic2.ltx
Normal file
11
gamedata/configs/scripts/jupiter/jup_b9_logic2.ltx
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
[logic]
|
||||
active = sr_idle@logic2
|
||||
|
||||
[sr_idle@logic2]
|
||||
on_info = {+jup_b9_heli_1_play_sound -jup_b9_heli_1_sound } %=play_sound(jup_b9_heli_1_blackbox)%
|
||||
on_signal = sound_end | sr_idle@2 %+jup_b9_heli_1_sound%
|
||||
|
||||
[sr_idle@2]
|
||||
on_game_timer = 20 | sr_idle@nil %+jup_b9_camera_stop%
|
||||
|
||||
[sr_idle@nil]
|
||||
Loading…
Add table
Add a link
Reference in a new issue