blob: 0374482d5e9da08f6e762e5a3b038d44fc18d7a7 (
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
43
44
45
46
47
|
_SilphCo3Text_59ff9::
text "I work for SILPH."
line "What should I do?"
done
_SilphCo3Text_59ffe::
text $52, "! You and"
line "your #MON"
cont "saved us!"
done
_SilphCo3BattleText1::
text "Quit messing with"
line "us, kid!"
done
_SilphCo3EndBattleText1::
text "I give"
line "up!"
prompt
_SilphCo3AfterBattleText1::
text "A hint? You can"
line "open doors with a"
cont "CARD KEY!"
done
_SilphCo3BattleText2::
text "I support TEAM"
line "ROCKET more than"
cont "I support SILPH!"
done
_SilphCo3EndBattleText2::
text "You"
line "really got me!"
prompt
_SilphCo3AfterBattleText2::
text "Humph..."
para "TEAM ROCKET said"
line "that if I helped"
cont "them, they'd let"
cont "me study #MON!"
done
|