diff options
Diffstat (limited to 'data/scripts/maps/Route110_TrickHousePuzzle8.inc')
-rw-r--r-- | data/scripts/maps/Route110_TrickHousePuzzle8.inc | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/data/scripts/maps/Route110_TrickHousePuzzle8.inc b/data/scripts/maps/Route110_TrickHousePuzzle8.inc new file mode 100644 index 000000000..a31c868be --- /dev/null +++ b/data/scripts/maps/Route110_TrickHousePuzzle8.inc @@ -0,0 +1,29 @@ +Route110_TrickHousePuzzle8_MapScripts:: @ 816341B + .byte 0 + +Route110_TrickHousePuzzle8_EventScript_16341C:: @ 816341C + lockall + compare 0x40b2, 0 + jumpeq Route110_TrickHousePuzzle8_EventScript_16342E + jump Route110_TrickHousePuzzle8_EventScript_161892 + end + +Route110_TrickHousePuzzle8_EventScript_16342E:: @ 816342E + setvar 0x40b2, 1 + jump Route110_TrickHousePuzzle8_EventScript_16189C + end + +Route110_TrickHousePuzzle8_EventScript_163439:: @ 8163439 + trainerbattle 0, OPPONENT_VINCENT, 0, Route110_TrickHousePuzzle8_Text_19E178, Route110_TrickHousePuzzle8_Text_19E1A1 + msgbox Route110_TrickHousePuzzle8_Text_19E1C5, 6 + end + +Route110_TrickHousePuzzle8_EventScript_163450:: @ 8163450 + trainerbattle 0, OPPONENT_ELAINE, 0, Route110_TrickHousePuzzle8_Text_19E201, Route110_TrickHousePuzzle8_Text_19E22C + msgbox Route110_TrickHousePuzzle8_Text_19E24C, 6 + end + +Route110_TrickHousePuzzle8_EventScript_163467:: @ 8163467 + trainerbattle 0, OPPONENT_LEROY, 0, Route110_TrickHousePuzzle8_Text_19E284, Route110_TrickHousePuzzle8_Text_19E2C1 + msgbox Route110_TrickHousePuzzle8_Text_19E2EE, 6 + end |