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