This commit is contained in:
parent
c8e989c896
commit
be4a486e9d
5 changed files with 10 additions and 13 deletions
|
@ -49,6 +49,8 @@ scripts/fma_ch6_01.dat
|
|||
scripts/fma_ch6_02.dat
|
||||
scripts/fma_ch6_03.dat
|
||||
|
||||
scripts/fma_plankton.dat
|
||||
|
||||
translations/swe.dat
|
||||
translations/dut.dat
|
||||
translations/ita.dat
|
||||
|
|
|
@ -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
|
||||
{
|
||||
|
|
|
@ -277,6 +277,10 @@ eng=Well, I have learnt today that friendship is something that is priceless! SB
|
|||
eng=SpongeBob SqaurePants!!! Wait until I get my hands on that porous Freak!!!!
|
||||
|
||||
|
||||
; ---------------------------------------------------------------
|
||||
; Plankton FMA
|
||||
[STR__INGAME__FMA_PLANKTON]
|
||||
eng=Blast you SpongeBreath, you have found my secret time machine! Whatever you do make sure you fill it up before you bring it back!!!!
|
||||
|
||||
; ---------------------------------------------------------------
|
||||
[STR__INGAME__GENERIC__CHECK1]
|
||||
|
@ -364,8 +368,6 @@ Chapter 2 - Level 1 - 02
|
|||
eng=I ain't telling you again lad! Wear your boots and you'll go far! Argh!
|
||||
|
||||
|
||||
|
||||
|
||||
; ---------------------------------------------------------------
|
||||
; Pause menu
|
||||
; ---------------------------------------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue