forked from waicalibre/pokered-eo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CeladonDiner.asm
60 lines (48 loc) · 919 Bytes
/
CeladonDiner.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
57
58
59
60
_CeladonDinerText1::
text "Hi!"
para "We're taking a"
line "break now."
done
_CeladonDinerText2::
text "My #MON are"
line "weak, so I often"
cont "have to go to the"
cont "DRUG STORE."
done
_CeladonDinerText3::
text "Psst! There's a"
line "basement under"
cont "the GAME CORNER."
done
_CeladonDinerText4::
text "Munch..."
para "The man at that"
line "table lost it all"
cont "at the slots."
done
_CeladonDinerText_491a7::
text "Go ahead! Laugh!"
para "I'm flat out"
line "busted!"
para "No more slots for"
line "me! I'm going"
cont "straight!"
para "Here! I won't be"
line "needing this any-"
cont "more!"
prompt
_ReceivedCoinCaseText::
text "<PLAYER> received"
line "a @"
text_ram wcf4b
text "!@"
text_end
_CoinCaseNoRoomText::
text "Make room for"
line "this!"
done
_CeladonDinerText_491b7::
text "I always thought"
line "I was going to"
cont "win it back..."
done