diff options
author | YamaArashi <shadow962@live.com> | 2016-06-28 22:34:22 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-06-28 22:34:22 -0700 |
commit | 174036ebb4aa9d2e6d8c9569b2a3385e7fa6ce2d (patch) | |
tree | f170edff4a113e71af0ba495e7c2ab832f6c5bda /data/scripts/maps/Route126.s | |
parent | f68fbc7b5e84671f779ae2d4dc5ee20d32edb0df (diff) | |
parent | 8c55493c5a523cab5ce72988ae51b677ed52d6df (diff) |
Merge branch 'yenatch-master'
Diffstat (limited to 'data/scripts/maps/Route126.s')
-rw-r--r-- | data/scripts/maps/Route126.s | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/data/scripts/maps/Route126.s b/data/scripts/maps/Route126.s new file mode 100644 index 000000000..574d05b98 --- /dev/null +++ b/data/scripts/maps/Route126.s @@ -0,0 +1,29 @@ +Route126_MapScripts:: @ 8151FFE + map_script 3, Route126_MapScript1_152004 + .byte 0 + +Route126_MapScript1_152004:: @ 8152004 + checkflag 2090 + callif 1, Route126_EventScript_1A02C1 + end + +Route126_EventScript_15200E:: @ 815200E + trainerbattle 0, 163, 0, Route126_Text_1C1590, Route126_Text_1C15C3 + msgbox Route126_Text_1C15D8, 6 + end + +Route126_EventScript_152025:: @ 8152025 + trainerbattle 0, 164, 0, Route126_Text_1C1627, Route126_Text_1C1660 + msgbox Route126_Text_1C166F, 6 + end + +Route126_EventScript_15203C:: @ 815203C + trainerbattle 0, 453, 0, Route126_Text_1C16AB, Route126_Text_1C16C5 + msgbox Route126_Text_1C1702, 6 + end + +Route126_EventScript_152053:: @ 8152053 + trainerbattle 0, 454, 0, Route126_Text_1C1741, Route126_Text_1C1766 + msgbox Route126_Text_1C1773, 6 + end + |