aboutsummaryrefslogtreecommitdiffstats
path: root/data/mapObjects/CinnabarLabMetronomeRoom.asm
diff options
context:
space:
mode:
authorDaniel Harding <33dannye@gmail.com>2020-05-20 20:17:30 -0500
committerGitHub <noreply@github.com>2020-05-20 20:17:30 -0500
commit500d99c258145d233af8d14cdb5c6e0200dfc1d8 (patch)
tree7dbe7b152dde8a6e9b56664b5b8cdfc0d6be1253 /data/mapObjects/CinnabarLabMetronomeRoom.asm
parentMerge pull request #39 from TiKevin83/master (diff)
parentMerge remote-tracking branch 'pokered/master' (diff)
downloadpokeyellow-500d99c258145d233af8d14cdb5c6e0200dfc1d8.tar.gz
pokeyellow-500d99c258145d233af8d14cdb5c6e0200dfc1d8.tar.xz
pokeyellow-500d99c258145d233af8d14cdb5c6e0200dfc1d8.zip
Merge pull request #50 from dannye/master
merge pokered
Diffstat (limited to '')
-rwxr-xr-xdata/mapObjects/CinnabarLabMetronomeRoom.asm (renamed from data/mapObjects/lab3.asm)10
1 files changed, 5 insertions, 5 deletions
diff --git a/data/mapObjects/lab3.asm b/data/mapObjects/CinnabarLabMetronomeRoom.asm
index 73ba321d..37f93d43 100755
--- a/data/mapObjects/lab3.asm
+++ b/data/mapObjects/CinnabarLabMetronomeRoom.asm
@@ -1,9 +1,9 @@
-Lab3Object:
+CinnabarLabMetronomeRoom_Object:
db $17 ; border block
db 2 ; warps
- warp 2, 7, 3, CINNABAR_LAB_1
- warp 3, 7, 3, CINNABAR_LAB_1
+ warp 2, 7, 3, CINNABAR_LAB
+ warp 3, 7, 3, CINNABAR_LAB
db 3 ; signs
sign 0, 4, 3 ; Lab3Text3
@@ -15,5 +15,5 @@ Lab3Object:
object SPRITE_OAK_AIDE, 2, 3, WALK, 2, 2 ; person
; warp-to
- warp_to 2, 7, CINNABAR_LAB_3_WIDTH ; CINNABAR_LAB_1
- warp_to 3, 7, CINNABAR_LAB_3_WIDTH ; CINNABAR_LAB_1
+ warp_to 2, 7, CINNABAR_LAB_METRONOME_ROOM_WIDTH ; CINNABAR_LAB
+ warp_to 3, 7, CINNABAR_LAB_METRONOME_ROOM_WIDTH ; CINNABAR_LAB