diff options
author | YamaArashi <shadow962@live.com> | 2016-06-17 04:54:28 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-06-17 04:54:28 -0700 |
commit | 49304ec33bb54592578059ec0da317f1bfc6d4ca (patch) | |
tree | f2a577679cdd5b20b58285afe3695587ceb84488 /data/maps/scripts/FieryPath.s | |
parent | f2654a380e46152f2624174e8087b6998cccb91b (diff) | |
parent | 8de49d722cbd21abff92ec384e5faaf1f0dde2d5 (diff) |
Merge pull request #9 from yenatch/master
Dump the maps.
Diffstat (limited to 'data/maps/scripts/FieryPath.s')
-rw-r--r-- | data/maps/scripts/FieryPath.s | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/data/maps/scripts/FieryPath.s b/data/maps/scripts/FieryPath.s new file mode 100644 index 000000000..d89bd3476 --- /dev/null +++ b/data/maps/scripts/FieryPath.s @@ -0,0 +1,8 @@ +FieryPath_MapScripts:: @ 815D318 + map_script 3, FieryPath_MapScript1_15D31E + .byte 0 + +FieryPath_MapScript1_15D31E:: @ 815D31E + setflag 2122 + end + |