aboutsummaryrefslogtreecommitdiffstats
path: root/data/mapObjects/undergroundpathwe.asm
diff options
context:
space:
mode:
authorRemy Oukaour <remy.oukaour@gmail.com>2018-01-29 11:46:45 -0500
committerRemy Oukaour <remy.oukaour@gmail.com>2018-01-29 11:46:45 -0500
commit2e0183fc2745c9f450a751d82569de52e8a5e6ea (patch)
tree819a151e3760fb32b13034fe3cf0ec8c2fdd5995 /data/mapObjects/undergroundpathwe.asm
parentUse base 10 (note, the previous commit resolves #173) (diff)
downloadpokeyellow-2e0183fc2745c9f450a751d82569de52e8a5e6ea.tar.gz
pokeyellow-2e0183fc2745c9f450a751d82569de52e8a5e6ea.tar.xz
pokeyellow-2e0183fc2745c9f450a751d82569de52e8a5e6ea.zip
Block IDs use hex; zero connections use dec
Diffstat (limited to 'data/mapObjects/undergroundpathwe.asm')
-rwxr-xr-xdata/mapObjects/undergroundpathwe.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/mapObjects/undergroundpathwe.asm b/data/mapObjects/undergroundpathwe.asm
index a6c04541..0af2ccc3 100755
--- a/data/mapObjects/undergroundpathwe.asm
+++ b/data/mapObjects/undergroundpathwe.asm
@@ -1,5 +1,5 @@
UndergroundPathWEObject:
- db 1 ; border block
+ db $1 ; border block
db 2 ; warps
warp 2, 5, 2, PATH_ENTRANCE_ROUTE_7