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/scripts/maps/FieryPath.s | |
parent | c306d47045120ebd46eed9a2a2e76900019e3a10 (diff) |
Move data/maps/{text,scripts}/ to data/{text,scripts}/maps/.
Diffstat (limited to 'data/scripts/maps/FieryPath.s')
-rw-r--r-- | data/scripts/maps/FieryPath.s | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/data/scripts/maps/FieryPath.s b/data/scripts/maps/FieryPath.s new file mode 100644 index 000000000..d89bd3476 --- /dev/null +++ b/data/scripts/maps/FieryPath.s @@ -0,0 +1,8 @@ +FieryPath_MapScripts:: @ 815D318 + map_script 3, FieryPath_MapScript1_15D31E + .byte 0 + +FieryPath_MapScript1_15D31E:: @ 815D31E + setflag 2122 + end + |