forked from waicalibre/pokered-eo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
SilphCo5F_2.asm
55 lines (44 loc) · 842 Bytes
/
SilphCo5F_2.asm
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
48
49
50
51
52
53
54
55
_SilphCo5EndBattleText4::
text "Oh"
line "goodness!"
prompt
_SilphCo5AfterBattleText4::
text "You're only on 5F."
line "It's a long way"
cont "to my BOSS!"
done
_SilphCo5BattleText5::
text "Show TEAM ROCKET"
line "a little respect!"
done
_SilphCo5EndBattleText5::
text "Cough..."
line "Cough..."
prompt
_SilphCo5AfterBattleText5::
text "Which reminds me."
para "KOFFING evolves"
line "into WEEZING!"
done
_SilphCo5Text9::
text "It's a #MON"
line "REPORT!"
para "#MON LAB"
line "created PORYGON,"
cont "the first virtual"
cont "reality #MON."
done
_SilphCo5Text10::
text "It's a #MON"
line "REPORT!"
para "Over 160 #MON"
line "techniques have"
cont "been confirmed."
done
_SilphCo5Text11::
text "It's a #MON"
line "REPORT!"
para "4 #MON evolve"
line "only when traded"
cont "by link-cable."
done