blob: 44987b3d6ca240bd88e2bce45dc2328ef68325b8 (
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
|
PetalburgCity_House2_MapScripts:: @ 82078F2
.byte 0
PetalburgCity_House2_EventScript_2078F3:: @ 82078F3
msgbox PetalburgCity_House2_Text_207905, 2
end
PetalburgCity_House2_EventScript_2078FC:: @ 82078FC
msgbox PetalburgCity_House2_Text_207969, 2
end
PetalburgCity_House2_Text_207905: @ 8207905
.string "NORMAN became our town’s new\n"
.string "GYM LEADER.\p"
.string "I think he called his family over from\n"
.string "somewhere far away.$"
PetalburgCity_House2_Text_207969: @ 8207969
.string "I battled NORMAN once, but, whew,\n"
.string "he was way too strong.\p"
.string "How would I put it?\p"
.string "I just got the feeling that he\n"
.string "lives for POKéMON.$"
|