blob: c22f24a97d91e3c2f6d2fe0d0b1d647d85f551c9 (
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
|
IF DEF(_YELLOW)
MelanieText1::
text "I nursed this"
line "BULBASAUR back to"
cont "health."
para "It needs a good"
line "trainer to take"
cont "care of it now.@@"
MelanieText2::
text "I know! Would you"
line "take care of this"
cont "BULBASAUR?"
done
MelanieText3::
text "Please take care"
line "of BULBASAUR!@@"
MelanieText4::
text "Is BULBASAUR"
line "doing well?@@"
MelanieText5::
text "Oh..."
line "That's too bad...@@"
MelanieBulbasaurText::
text "BULBASAUR: Bubba!"
line "Zoar!@@"
MelanieOddishText::
text "ODDISH: Orddissh!@@"
MelanieSandshrewText::
text "SANDSHREW: Pikii!@@"
ENDC
_CeruleanHouse1Text1:: ; 9888c (26:488c)
text "My husband likes"
line "trading #MON."
para "If you are a"
line "collector, would"
cont "you please trade"
cont "with him?"
done
|