add game&rawdata
This commit is contained in:
parent
0133cd976c
commit
49b34b5546
45731 changed files with 709831 additions and 0 deletions
22
gamedata/configs/scripts/zaton/zat_b57_ph_vintil.ltx
Normal file
22
gamedata/configs/scripts/zaton/zat_b57_ph_vintil.ltx
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
[logic]
|
||||
active = ph_button@first_locked
|
||||
|
||||
[ph_button@first_locked] ;Âèíòèëü íåëüçÿ êðóòèòü äî âûäà÷è çàäàíèÿ
|
||||
anim_blend = true
|
||||
anim = stop
|
||||
on_info = {+zat_b57_den_of_the_bloodsucker_twist_vintil_give} ph_button@ready
|
||||
|
||||
[ph_button@ready] ;Âèíòèëü ìîæíî êðóòèòü
|
||||
anim_blend = true
|
||||
anim = stop
|
||||
on_press = ph_button@unlocked %=disable_ui_only%
|
||||
tooltip = zat_b57_vintil_press
|
||||
|
||||
[ph_button@unlocked] ;Âèíòèëü êðóòèòñÿ
|
||||
anim_blend = true
|
||||
anim = rotate
|
||||
on_timer = 4000 | ph_button@locked %=enable_ui +zat_b57_gas_running_play +zat_b57_den_of_the_bloodsucker_wait_destroy_give%
|
||||
|
||||
[ph_button@locked] ;Âèíòèëü ïðîêðóòèëñÿ
|
||||
anim_blend = true
|
||||
anim = stop
|
||||
Loading…
Add table
Add a link
Reference in a new issue