diff options
author | YamaArashi <shadow962@live.com> | 2016-10-28 15:41:15 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-10-28 15:41:15 -0700 |
commit | d9e59a388c7c4b2464769963b3d58980ce742f70 (patch) | |
tree | dc2c4dc78b6272854bfddd83c029323acd712391 /data/scripts/maps/Route134.inc | |
parent | 38076cb64093e5d50323075516b832111dc59c92 (diff) |
included .s to .inc
Diffstat (limited to 'data/scripts/maps/Route134.inc')
-rw-r--r-- | data/scripts/maps/Route134.inc | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/data/scripts/maps/Route134.inc b/data/scripts/maps/Route134.inc new file mode 100644 index 000000000..b1f77fac1 --- /dev/null +++ b/data/scripts/maps/Route134.inc @@ -0,0 +1,32 @@ +Route134_MapScripts:: @ 81525B5 + map_script 5, Route134_MapScript1_1525BB + .byte 0 + +Route134_MapScript1_1525BB:: @ 81525BB + warp4 Underwater_Route134, 255, 8, 6 + end + +Route134_EventScript_1525C4:: @ 81525C4 + trainerbattle 0, OPPONENT_JACK, 0, Route134_Text_1C30C6, Route134_Text_1C3110 + msgbox Route134_Text_1C311A, 6 + end + +Route134_EventScript_1525DB:: @ 81525DB + trainerbattle 0, OPPONENT_LAUREL, 0, Route134_Text_1C315E, Route134_Text_1C3198 + msgbox Route134_Text_1C31A0, 6 + end + +Route134_EventScript_1525F2:: @ 81525F2 + trainerbattle 0, OPPONENT_ALEX, 0, Route134_Text_1C31D7, Route134_Text_1C3213 + msgbox Route134_Text_1C3229, 6 + end + +Route134_EventScript_152609:: @ 8152609 + trainerbattle 0, OPPONENT_AARON, 0, Route134_Text_1C3319, Route134_Text_1C335C + msgbox Route134_Text_1C336E, 6 + end + +Route134_EventScript_152620:: @ 8152620 + trainerbattle 0, OPPONENT_HITOSHI, 0, Route134_Text_1C3262, Route134_Text_1C329E + msgbox Route134_Text_1C32D6, 6 + end |