From 36beba3fdcd2da893337d5e33a9f6764dafb9524 Mon Sep 17 00:00:00 2001 From: codemann8 Date: Wed, 21 Apr 2021 00:07:24 -0500 Subject: [PATCH] Fixed incorrect transition data for special areas --- asm/owrando.asm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/asm/owrando.asm b/asm/owrando.asm index 965692a8..e2d13bc1 100644 --- a/asm/owrando.asm +++ b/asm/owrando.asm @@ -506,7 +506,7 @@ dw $0830, $09b0, $0180, $08f0, $7474, $0000, $0000, $0000, $0000, $0000, $0000, dw $0e78, $0e88, $0010, $0e80, $7777, $0000, $0000, $0000, $0000, $0000, $0000, $0000, $0040 dw $0ee0, $0fc0, $00e0, $0f50, $7777, $0000, $0000, $0000, $0000, $0000, $0000, $0000, $0041 dw $0080, $0080, $0000, $0080, $8080, $0000, $0000, $0000, $0000, $0000, $0000, $0000, $0000 ;Pedestal -dw $0288, $02c0, $0038, $02a4, $8282, $0000, $0000, $0000, $0000, $0000, $0000, $0000, $0002 ;Zora +dw $0288, $02c0, $0038, $02a4, $8189, $0000, $0000, $0000, $0000, $0000, $0000, $0000, $0002 ;Zora OWWestEdges: dw $0070, $00a0, $0030, $0088, $0202, $0000, $0000, $0000, $0000, $0000, $0000, $0000, $0000 dw $0068, $0078, $0010, $0070, $0505, $0000, $0000, $0000, $0000, $0000, $0000, $0000, $0001 @@ -658,4 +658,4 @@ dw $0e28, $0fb8, $0190, $0ef0, $7b7b, $0000, $0000, $0000, $0000, $0000, $0000, dw $0f78, $0fb8, $0040, $0f98, $7c7c, $0000, $0000, $0000, $0000, $0000, $0000, $0000, $0048 dw $0f20, $0f40, $0020, $0f30, $757e, $0000, $0000, $0000, $0000, $0000, $0000, $0000, $0049 dw $0f70, $0fb8, $0048, $0f94, $757e, $0000, $0000, $0000, $0000, $0000, $0000, $0000, $004a -dw $0058, $00c0, $0068, $008c, $8181, $0000, $0000, $0000, $0000, $0000, $0000, $0000, $0017 ;Hobo +dw $0058, $00c0, $0068, $008c, $8080, $0000, $0000, $0000, $0000, $0000, $0000, $0000, $0017 ;Hobo