From f3317cbc11100bc79bb1d8e0d8dd40e7ed98ca74 Mon Sep 17 00:00:00 2001 From: Seth Barberee Date: Thu, 10 Sep 2020 19:26:38 -0500 Subject: dumped some friend area warp scripts --- data/data_80B9BB8.s | 44 ++++++++++++++++++++++++++++++++++++-------- 1 file changed, 36 insertions(+), 8 deletions(-) (limited to 'data') diff --git a/data/data_80B9BB8.s b/data/data_80B9BB8.s index 2de7b3e..42a1447 100644 --- a/data/data_80B9BB8.s +++ b/data/data_80B9BB8.s @@ -1381,20 +1381,48 @@ gUnknown_80DCA2C: @ 80DCA2C .include "data/text/luminous_cave.inc" .global gUnknown_80DD148 -gUnknown_80DD148: @ 80DD148 - .incbin "baserom.gba", 0xDD148, 0x18 +gUnknown_80DD148: @ 80DD148 (default friend area warp script) + .byte 0x00, 0x00, 0x00, 0x00 + + .byte 0x03, 0x00, 0x00, 0x00 + .byte 0x00, 0x00, 0x00, 0x00 + .byte 0x00, 0x00, 0x00, 0x00 + .byte 0x00, 0x00, 0x00, 0x00 + + .byte 0x00, 0x00, 0x00, 0x00 .global gUnknown_80DD160 -gUnknown_80DD160: @ 80DD160 - .incbin "baserom.gba", 0xDD160, 0x18 +gUnknown_80DD160: @ 80DD160 (Another friend area warp script) + .byte 0x00, 0x00, 0x00, 0x00 + + .byte 0x03, 0x00, 0x00, 0x00 + .byte 0x13, 0x00, 0x04, 0x00 + .byte 0x08, 0x00, 0x03, 0x00 + .byte 0x03, 0x00, 0x00, 0x00 + + .byte 0x00, 0x00, 0x00, 0x00 .global gUnknown_80DD178 -gUnknown_80DD178: @ 80DD178 - .incbin "baserom.gba", 0xDD178, 0x18 +gUnknown_80DD178: @ 80DD178 (Another friend area warp script) + .byte 0x00, 0x00, 0x00, 0x00 + + .byte 0x03, 0x00, 0x00, 0x00 + .byte 0x14, 0x00, 0x04, 0x00 + .byte 0x06, 0x00, 0x03, 0x00 + .byte 0x03, 0x00, 0x00, 0x00 + + .byte 0x00, 0x00, 0x00, 0x00 .global gUnknown_80DD190 -gUnknown_80DD190: @ 80DD190 - .incbin "baserom.gba", 0xDD190, 0x18 +gUnknown_80DD190: @ 80DD190 (seems to be Friend Area Warp Script) + .byte 0x00, 0x00, 0x00, 0x00 + + .byte 0x03, 0x00, 0x00, 0x00 + .byte 0x02, 0x00, 0x11, 0x00 + .byte 0x1A, 0x00, 0x02, 0x00 + .byte 0x02, 0x00, 0x00, 0x00 + + .byte 0x00, 0x00, 0x00, 0x00 .global gUnknown_80DD1A8 gUnknown_80DD1A8: @ 80DD1A8 -- cgit v1.2.3