add game&rawdata
This commit is contained in:
parent
0133cd976c
commit
49b34b5546
45731 changed files with 709831 additions and 0 deletions
15
gamedata/configs/scripts/jupiter/jup_b205_door_button.ltx
Normal file
15
gamedata/configs/scripts/jupiter/jup_b205_door_button.ltx
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
[logic]
|
||||
active = ph_idle@1
|
||||
|
||||
[ph_idle@1]
|
||||
on_info = {+jup_b205_pass_code_valide} ph_idle@2
|
||||
tips = jup_b205_tip_door_closed
|
||||
|
||||
[ph_idle@2]
|
||||
on_use = %+jup_b205_open_the_door% ph_idle@end
|
||||
tips = jup_b205_tip_door_decode
|
||||
|
||||
[ph_idle@end]
|
||||
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue