diff options
| author | Marcus Huderle <huderlem@gmail.com> | 2018-06-20 17:46:31 -0500 |
|---|---|---|
| committer | Marcus Huderle <huderlem@gmail.com> | 2018-06-20 17:46:31 -0500 |
| commit | bac57d8d31948ab1262ba1e26185cd8d79e72c7d (patch) | |
| tree | 7ac9c402f57122a48e08bf5458669559d03a9bc5 /data/maps/RusturfTunnel | |
| parent | c43848cc447b83cde5ca0ddab846925c8a18dab2 (diff) | |
Move 'map attributes' into 'layouts'
Diffstat (limited to 'data/maps/RusturfTunnel')
| -rw-r--r-- | data/maps/RusturfTunnel/border.bin | 1 | ||||
| -rw-r--r-- | data/maps/RusturfTunnel/header.inc | 2 | ||||
| -rw-r--r-- | data/maps/RusturfTunnel/map.bin | 2 |
3 files changed, 1 insertions, 4 deletions
diff --git a/data/maps/RusturfTunnel/border.bin b/data/maps/RusturfTunnel/border.bin deleted file mode 100644 index 423a0732e..000000000 --- a/data/maps/RusturfTunnel/border.bin +++ /dev/null @@ -1 +0,0 @@ -
\ No newline at end of file diff --git a/data/maps/RusturfTunnel/header.inc b/data/maps/RusturfTunnel/header.inc index 3e497a1e5..a25ada853 100644 --- a/data/maps/RusturfTunnel/header.inc +++ b/data/maps/RusturfTunnel/header.inc @@ -1,5 +1,5 @@ RusturfTunnel:: @ 8306DE0 - .4byte RusturfTunnel_MapAttributes + .4byte RusturfTunnel_Layout .4byte RusturfTunnel_MapEvents .4byte RusturfTunnel_MapScripts .4byte 0x0 diff --git a/data/maps/RusturfTunnel/map.bin b/data/maps/RusturfTunnel/map.bin deleted file mode 100644 index 87ce9bc73..000000000 --- a/data/maps/RusturfTunnel/map.bin +++ /dev/null @@ -1,2 +0,0 @@ -3!43!!!4222222@<A@<<<A22222222222222222222222222222222222222222222222222222222222222222 -2222222223!!4222222222234@<<A3422222222222@A@A22222222222 PQR 3!422 @<A2223!!4 "22222222234@<<A342222222222 "@A @A2222222222222 " 2222222222222 2222 PQR 342222 @A2222 222 PQR 3!4 3!4@<A @<A
\ No newline at end of file |
