16 lines
714 B
Common Lisp
16 lines
714 B
Common Lisp
*start
|
||
|
||
[state enablemove=false enableAttack=false nogravity=true]
|
||
|
||
[dispsize width=90 height=178 centerpos=45 baseline=18]
|
||
|
||
[disp left=0 top=0 opacity=255][wait frame=1]
|
||
[disp left=0 top=0 opacity=255][wait frame=16]
|
||
|
||
*loop
|
||
[disp left=1 top=0 opacity=255][wait frame=1]
|
||
[disp left=2 top=0 opacity=255][wait frame=1]
|
||
|
||
[jump target=*loop]
|
||
|
||
|