blob: dda6204415288c6ac945b900daa6457db9359978 (
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
48
|
_MtMoonPokecenterText1::
text "I've 6 # BALLs"
line "set in my belt."
para "At most, you can"
line "carry 6 #MON."
done
_MtMoonPokecenterText3::
text "TEAM ROCKET"
line "attacks CERULEAN"
cont "citizens..."
para "TEAM ROCKET is"
line "always in the"
cont "news!"
done
_MagikarpSalesmanText1::
text "MAN: Hello, there!"
line "Have I got a deal"
cont "just for you!"
para "I'll let you have"
line "a swell MAGIKARP"
cont "for just ¥500!"
cont "What do you say?"
done
_MagikarpSalesmanNoText::
text "No? I'm only"
line "doing this as a"
cont "favor to you!"
done
_MagikarpSalesmanNoMoneyText::
text "You'll need more"
line "money than that!"
done
_MagikarpSalesmanText2::
text "MAN: Well, I don't"
line "give refunds!"
done
_MtMoonPokecenterText5::
text_start
done
|