Move events and scripts into map dirs
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
PetalburgCity_House2_EventObjects: @ 852F110
|
||||
object_event 1, EVENT_OBJ_GFX_WOMAN_2, 0, 2, 5, 3, 2, 1, 1, 0, 0, PetalburgCity_House2_EventScript_2078F3, 0
|
||||
object_event 2, EVENT_OBJ_GFX_SCHOOL_KID_M, 0, 7, 5, 3, 8, 0, 0, 0, 0, PetalburgCity_House2_EventScript_2078FC, 0
|
||||
|
||||
PetalburgCity_House2_MapWarps: @ 852F140
|
||||
warp_def 3, 7, 0, 4, MAP_PETALBURG_CITY
|
||||
warp_def 4, 7, 0, 4, MAP_PETALBURG_CITY
|
||||
|
||||
PetalburgCity_House2_MapEvents:: @ 852F150
|
||||
map_events PetalburgCity_House2_EventObjects, PetalburgCity_House2_MapWarps, 0x0, 0x0
|
||||
|
||||
@@ -0,0 +1,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.$"
|
||||
|
||||
Reference in New Issue
Block a user