diff options
author | yenatch <yenatch@gmail.com> | 2016-06-27 23:34:53 -0400 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2016-06-27 23:34:53 -0400 |
commit | b9762fbc8374cc0d7c42f65623832bc3f0c0b618 (patch) | |
tree | 1efd3bb4160b7b8968f1859a51d8412b9b25d374 /data/maps/scripts/Route112.s | |
parent | c306d47045120ebd46eed9a2a2e76900019e3a10 (diff) |
Move data/maps/{text,scripts}/ to data/{text,scripts}/maps/.
Diffstat (limited to 'data/maps/scripts/Route112.s')
-rw-r--r-- | data/maps/scripts/Route112.s | 61 |
1 files changed, 0 insertions, 61 deletions
diff --git a/data/maps/scripts/Route112.s b/data/maps/scripts/Route112.s deleted file mode 100644 index b97a28d75..000000000 --- a/data/maps/scripts/Route112.s +++ /dev/null @@ -1,61 +0,0 @@ -Route112_MapScripts:: @ 8150502 - map_script 3, Route112_MapScript1_150508 - .byte 0 - -Route112_MapScript1_150508:: @ 8150508 - call Route112_EventScript_1A0196 - setvar 0x40bd, 0 - end - -Route112_EventScript_150513:: @ 8150513 - msgbox Route112_Text_16FDF0, 2 - end - -Route112_EventScript_15051C:: @ 815051C - msgbox Route112_Text_16FE3E, 2 - end - -Route112_EventScript_150525:: @ 8150525 - msgbox Route112_Text_16FEED, 3 - end - -Route112_EventScript_15052E:: @ 815052E - msgbox Route112_Text_16FF19, 3 - end - -Route112_EventScript_150537:: @ 8150537 - msgbox Route112_Text_16FF64, 3 - end - -Route112_EventScript_150540:: @ 8150540 - msgbox Route112_Text_16FE7A, 2 - end - -Route112_EventScript_150549:: @ 8150549 - trainerbattle 0, 626, 0, Route112_Text_1BB619, Route112_Text_1BB655 - msgbox Route112_Text_1BB667, 6 - end - -Route112_EventScript_150560:: @ 8150560 - trainerbattle 0, 627, 0, Route112_Text_1BB6A0, Route112_Text_1BB707 - specialval RESULT, 57 - compare RESULT, 1 - jumpeq Route112_EventScript_150587 - msgbox Route112_Text_1BB721, 6 - end - -Route112_EventScript_150587:: @ 8150587 - trainerbattle 5, 627, 0, Route112_Text_1BB7C7, Route112_Text_1BB801 - msgbox Route112_Text_1BB819, 6 - end - -Route112_EventScript_15059E:: @ 815059E - trainerbattle 0, 213, 0, Route112_Text_1BB893, Route112_Text_1BB8B6 - msgbox Route112_Text_1BB8BE, 6 - end - -Route112_EventScript_1505B5:: @ 81505B5 - trainerbattle 0, 471, 0, Route112_Text_1BB8F0, Route112_Text_1BB942 - msgbox Route112_Text_1BB958, 6 - end - |