diff options
author | yenatch <yenatch@gmail.com> | 2016-06-16 16:11:29 -0400 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2016-06-16 16:11:29 -0400 |
commit | 8de49d722cbd21abff92ec384e5faaf1f0dde2d5 (patch) | |
tree | f2a577679cdd5b20b58285afe3695587ceb84488 /data/maps/scripts/Route125.s | |
parent | 9d8d999973a627b319413e33344103913b630499 (diff) |
Dump the maps.
Diffstat (limited to 'data/maps/scripts/Route125.s')
-rw-r--r-- | data/maps/scripts/Route125.s | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/data/maps/scripts/Route125.s b/data/maps/scripts/Route125.s new file mode 100644 index 000000000..1c51c45ad --- /dev/null +++ b/data/maps/scripts/Route125.s @@ -0,0 +1,52 @@ +Route125_MapScripts:: @ 8151F1E + map_script 3, Route125_MapScript1_151F24 + .byte 0 + +Route125_MapScript1_151F24:: @ 8151F24 + checkflag 2090 + callif 1, Route125_EventScript_1A02C1 + end + +Route125_EventScript_151F2E:: @ 8151F2E + trainerbattle 0, 161, 0, Route125_Text_1C0FCF, Route125_Text_1C1002 + msgbox Route125_Text_1C1013, 6 + end + +Route125_EventScript_151F45:: @ 8151F45 + trainerbattle 0, 162, 0, Route125_Text_1C104B, Route125_Text_1C1073 + msgbox Route125_Text_1C1083, 6 + end + +Route125_EventScript_151F5C:: @ 8151F5C + trainerbattle 0, 451, 0, Route125_Text_1C10C3, Route125_Text_1C10FB + msgbox Route125_Text_1C110C, 6 + end + +Route125_EventScript_151F73:: @ 8151F73 + trainerbattle 0, 452, 0, Route125_Text_1C1136, Route125_Text_1C1175 + msgbox Route125_Text_1C117F, 6 + end + +Route125_EventScript_151F8A:: @ 8151F8A + trainerbattle 0, 492, 0, Route125_Text_1C11AF, Route125_Text_1C11ED + specialval RESULT, 57 + compare RESULT, 1 + jumpeq Route125_EventScript_151FB1 + msgbox Route125_Text_1C1208, 6 + end + +Route125_EventScript_151FB1:: @ 8151FB1 + trainerbattle 5, 492, 0, Route125_Text_1C1282, Route125_Text_1C12C5 + msgbox Route125_Text_1C12EE, 6 + end + +Route125_EventScript_151FC8:: @ 8151FC8 + trainerbattle 4, 678, 0, Route125_Text_1C13A1, Route125_Text_1C13FF, Route125_Text_1C146E + msgbox Route125_Text_1C141C, 6 + end + +Route125_EventScript_151FE3:: @ 8151FE3 + trainerbattle 4, 678, 0, Route125_Text_1C14AB, Route125_Text_1C14E7, Route125_Text_1C154F + msgbox Route125_Text_1C1508, 6 + end + |