18 lines
832 B
Common Lisp
18 lines
832 B
Common Lisp
*start
|
||
|
||
; 触手を表示
|
||
[if exp="!f.inBattleMode"]
|
||
[eval exp="tf.ctrl.layer.trigger('appear')"]
|
||
[else]
|
||
[eval exp="mp.ctrl.layer.trigger('appear')"]
|
||
[endif]
|
||
|
||
[dispsize width=96 height=70 centerpos=48]
|
||
[state enablemove=false enableattack=false]
|
||
|
||
[disp left=0 top=0 opacity=255][wait frame=10]
|
||
[disp left=1 top=0 opacity=255][wait frame=10]
|
||
|
||
[eval exp="sprite.invincibleCount=10"]
|
||
[load id="stStanding"]
|
||
|