forked from pret/pokered
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathSilphCo4F.asm
56 lines (46 loc) · 878 Bytes
/
SilphCo4F.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
56
_SilphCo4Text_19de0::
text "Sssh! Can't you"
line "see I'm hiding?"
done
_SilphCo4Text_19de5::
text "Huh? TEAM ROCKET"
line "is gone?"
done
_SilphCo4BattleText2::
text "TEAM ROCKET has"
line "taken command of"
cont "SILPH CO.!"
done
_SilphCo4EndBattleText2::
text "Arrgh!"
prompt
_SilphCo4AfterBattleText2::
text "Fwahahaha!"
line "My BOSS has been"
cont "after this place!"
done
_SilphCo4BattleText3::
text "My #MON are my"
line "loyal soldiers!"
done
_SilphCo4EndBattleText3::
text "Darn!"
line "You weak #MON!"
prompt
_SilphCo4AfterBattleText3::
text "The doors are"
line "electronically"
cont "locked! A CARD"
cont "KEY opens them!"
done
_SilphCo4BattleText4::
text "Intruder spotted!"
done
_SilphCo4EndBattleText4::
text "Who"
line "are you?"
prompt
_SilphCo4AfterBattleText4::
text "I better tell the"
line "BOSS on 11F!"
done