Split files from event_scripts.s
Also move maps/scripts to scripts/maps
This commit is contained in:
26
data/scripts/maps/LavaridgeTown_House.inc
Normal file
26
data/scripts/maps/LavaridgeTown_House.inc
Normal file
@@ -0,0 +1,26 @@
|
||||
LavaridgeTown_House_MapScripts:: @ 81FF911
|
||||
.byte 0
|
||||
|
||||
LavaridgeTown_House_EventScript_1FF912:: @ 81FF912
|
||||
msgbox LavaridgeTown_House_Text_1FF92E, 2
|
||||
end
|
||||
|
||||
LavaridgeTown_House_EventScript_1FF91B:: @ 81FF91B
|
||||
lock
|
||||
faceplayer
|
||||
waitse
|
||||
playmoncry SPECIES_ZIGZAGOON, 0
|
||||
msgbox LavaridgeTown_House_Text_1FF9BB, 4
|
||||
waitmoncry
|
||||
release
|
||||
end
|
||||
|
||||
LavaridgeTown_House_Text_1FF92E: @ 81FF92E
|
||||
.string "My wife’s warming an EGG in the hot\n"
|
||||
.string "springs. This is what she told me.\p"
|
||||
.string "She left two POKéMON with the DAY CARE.\n"
|
||||
.string "And they discovered that EGG!$"
|
||||
|
||||
LavaridgeTown_House_Text_1FF9BB: @ 81FF9BB
|
||||
.string "ZIGZAGOON: Pshoo!$"
|
||||
|
||||
Reference in New Issue
Block a user