blob: c3099049e1d04c5de4d304a6a04e0c8be0e9430b (
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:: ; 8ce02 (23:4e02)
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:: ; 8ce66 (23:4e66)
text $52, " received"
line "HM02!@@"
_HM02ExplanationText:: ; 8ce79 (23:4e79)
text "HM02 is FLY."
line "It will take you"
cont "back to any town."
para "Put it to good"
line "use!"
done
_HM02NoRoomText:: ; 8cebe (23:4ebe)
text "You don't have any"
line "room for this."
done
_Route16HouseText_1e652:: ; 8cee0 (23:4ee0)
text "FEAROW: Kyueen!"
done
|