26 lines
1.2 KiB
Common Lisp
26 lines
1.2 KiB
Common Lisp
*start
|
||
|
||
|
||
[state enablemove=false enableAttack=false]
|
||
|
||
[ontrigger name=delete target=*delete]
|
||
|
||
[dispsize width=72 height=104 centerpos=38 baseline=0]
|
||
[disp left=0 top=0 opacity=255][wait frame=3]
|
||
[disp left=1 top=0 opacity=255][wait frame=2]
|
||
[disp left=2 top=0 opacity=255][wait frame=3]
|
||
[disp left=3 top=0 opacity=255][wait frame=3]
|
||
[disp left=4 top=0 opacity=255][wait frame=3]
|
||
[disp left=5 top=0 opacity=255][wait frame=3]
|
||
|
||
[s]
|
||
|
||
*delete
|
||
[state enablemove=false enableAttack=false]
|
||
[dispsize width=72 height=104 centerpos=38 baseline=0]
|
||
[disp left=5 top=0 opacity=0]
|
||
[del]
|
||
|
||
|
||
|
||
|