summaryrefslogtreecommitdiff
path: root/data/mapObjects/route19.asm
diff options
context:
space:
mode:
Diffstat (limited to 'data/mapObjects/route19.asm')
-rwxr-xr-xdata/mapObjects/route19.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/mapObjects/route19.asm b/data/mapObjects/route19.asm
index 935e11ed..c225ed29 100755
--- a/data/mapObjects/route19.asm
+++ b/data/mapObjects/route19.asm
@@ -3,7 +3,7 @@ Route19Object: ; 0x54e9a (size=87)
IF DEF(_YELLOW)
db $1 ; warps
- db $9, $5, $0, $f8 ; BEACH_HOUSE
+ db $9, $5, $0, BEACH_HOUSE
ELSE
db $0 ; warps
ENDC