blob: d84faf38afe0cfdb295e1de3c30ef9c68e48cd8b (
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
|
_Route16HouseText3::
text "Oh, you found my"
line "secret retreat!"
para "Please don't tell"
line "anyone I'm here."
cont "I'll make it up"
cont "to you with this!"
prompt
_ReceivedHM02Text::
text $52, " received"
line "HM02!@@"
_HM02ExplanationText::
text "HM02 is FLY."
line "It will take you"
cont "back to any town."
para "Put it to good"
line "use!"
done
_HM02NoRoomText::
text "You don't have any"
line "room for this."
done
_Route16HouseText_1e652::
text "FEAROW: Kyueen!"
done
|