diff options
Diffstat (limited to 'data/scripts/maps/SSTidalLowerDeck.s')
-rw-r--r-- | data/scripts/maps/SSTidalLowerDeck.s | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/data/scripts/maps/SSTidalLowerDeck.s b/data/scripts/maps/SSTidalLowerDeck.s new file mode 100644 index 000000000..f3dc6f0a0 --- /dev/null +++ b/data/scripts/maps/SSTidalLowerDeck.s @@ -0,0 +1,13 @@ +SSTidalLowerDeck_MapScripts:: @ 815FED6 + .byte 0 + +SSTidalLowerDeck_EventScript_15FED7:: @ 815FED7 + trainerbattle 0, 494, 0, SSTidalLowerDeck_Text_1993C1, SSTidalLowerDeck_Text_19941A + msgbox SSTidalLowerDeck_Text_19942E, 6 + end + +SSTidalLowerDeck_EventScript_15FEEE:: @ 815FEEE + trainerbattle 0, 495, 0, SSTidalLowerDeck_Text_199491, SSTidalLowerDeck_Text_1994F7 + msgbox SSTidalLowerDeck_Text_199508, 6 + end + |