This commit is contained in:
parent
c8e989c896
commit
be4a486e9d
5 changed files with 10 additions and 13 deletions
|
@ -6,15 +6,7 @@
|
|||
#include data/scripts/defs/trans.scr
|
||||
|
||||
|
||||
_setText(CHAR_JACKCUSTARD,STR__INGAME__FMA_C1_INTRO0);
|
||||
_setResponseOptions(QUESTION_OK);
|
||||
do
|
||||
{
|
||||
pause;
|
||||
}
|
||||
while(_getResponse()==ANSWER_NONE);
|
||||
|
||||
_setText(CHAR_JACKCUSTARD,STR__INGAME__FMA_C1_INTRO1);
|
||||
_setText(CHAR_PLANKTON,STR__INGAME__FMA_PLANKTON);
|
||||
_setResponseOptions(QUESTION_OK);
|
||||
do
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue