diff options
Diffstat (limited to 'data/scripts/maps/FortreeCity_House5.s')
-rw-r--r-- | data/scripts/maps/FortreeCity_House5.s | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/data/scripts/maps/FortreeCity_House5.s b/data/scripts/maps/FortreeCity_House5.s new file mode 100644 index 000000000..3c92a619c --- /dev/null +++ b/data/scripts/maps/FortreeCity_House5.s @@ -0,0 +1,21 @@ +FortreeCity_House5_MapScripts:: @ 8158231 + .byte 0 + +FortreeCity_House5_EventScript_158232:: @ 8158232 + msgbox FortreeCity_House5_Text_18696D, 2 + end + +FortreeCity_House5_EventScript_15823B:: @ 815823B + msgbox FortreeCity_House5_Text_1869D6, 2 + end + +FortreeCity_House5_EventScript_158244:: @ 8158244 + lock + faceplayer + checksound + pokecry SPECIES_ZIGZAGOON, 0 + msgbox FortreeCity_House5_Text_186A4F, 4 + waitpokecry + release + end + |