This commit is contained in:
parent
85076e653d
commit
e1411394cb
12 changed files with 154 additions and 48 deletions
|
@ -5,7 +5,6 @@
|
|||
#include data/scripts/defs/response.scr
|
||||
#include data/scripts/defs/text.scr
|
||||
|
||||
|
||||
_setCharacterAnimation(CHAR_SPONGEBOB,ANIM_QUIET);
|
||||
_setText(C1_L1__KARATE_MOVES__SANDY_1);
|
||||
_setResponseOptions(QUESTION_OK);
|
||||
|
@ -14,5 +13,4 @@ do
|
|||
pause;
|
||||
}
|
||||
while(_getResponse()!=ANSWER_NONE);
|
||||
|
||||
stop;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue