blob: e916c64aa768f511a7acc1048067b5d1f3eef2db (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
|
_SilphCo10Text_5a1d3::
text "Waaaaa!"
cont "I'm scared!"
done
_SilphCo10Text_5a1d8::
text "Please keep quiet"
line "about my crying!"
done
_SilphCo10BattleText1::
text "Welcome to the"
line "10F! So good of"
cont "you to join me!"
done
_SilphCo10EndBattleText1::
text "I'm"
line "stunned!"
prompt
_SilphCo10AfterBattleText1::
text "Nice try, but the"
line "boardroom is up"
cont "one more floor!"
done
_SilphCo10BattleText2::
text "Enough of your"
line "silly games!"
done
_SilphCo10EndBattleText2::
text "No"
line "continues left!"
prompt
_SilphCo10AfterBattleText2::
text "Are you satisfied"
line "with beating me?"
cont "Then go on home!"
done
|