battle pyramid wild pokemon
This commit is contained in:
+2
-2
@@ -822569,12 +822569,12 @@ sub_81A9C04: ; 81A9C04
|
|||||||
@081A9C3A:
|
@081A9C3A:
|
||||||
cmp r5, 0
|
cmp r5, 0
|
||||||
beq @081A9C54
|
beq @081A9C54
|
||||||
ldr r1, =gUnknown_08613600
|
ldr r1, =gBattlePyramidOpenLevelWildMonPointers
|
||||||
b @081A9C56
|
b @081A9C56
|
||||||
.align 2, 0
|
.align 2, 0
|
||||||
.pool
|
.pool
|
||||||
@081A9C54:
|
@081A9C54:
|
||||||
ldr r1, =gUnknown_08612E30
|
ldr r1, =gBattlePyramidLevel50WildMonPointers
|
||||||
@081A9C56:
|
@081A9C56:
|
||||||
lsls r0, 2
|
lsls r0, 2
|
||||||
adds r0, r1
|
adds r0, r1
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
+5
-5
@@ -10636,13 +10636,13 @@ gUnknown_086126AC: ; 86126AC
|
|||||||
.incbin "base_emerald.gba", 0x6126ac, 0x2
|
.incbin "base_emerald.gba", 0x6126ac, 0x2
|
||||||
|
|
||||||
gUnknown_086126AE: ; 86126AE
|
gUnknown_086126AE: ; 86126AE
|
||||||
.incbin "base_emerald.gba", 0x6126ae, 0x782
|
.incbin "base_emerald.gba", 0x6126ae, 0x2
|
||||||
|
|
||||||
gUnknown_08612E30: ; 8612E30
|
; 86126B0
|
||||||
.incbin "base_emerald.gba", 0x612e30, 0x7d0
|
.include "data/battle_frontier/battle_pyramid_level_50_wild_mons.s"
|
||||||
|
|
||||||
gUnknown_08613600: ; 8613600
|
; 8612E80
|
||||||
.incbin "base_emerald.gba", 0x613600, 0x50
|
.include "data/battle_frontier/battle_pyramid_open_level_wild_mons.s"
|
||||||
|
|
||||||
gUnknown_08613650: ; 8613650
|
gUnknown_08613650: ; 8613650
|
||||||
.incbin "base_emerald.gba", 0x613650, 0x5
|
.incbin "base_emerald.gba", 0x613650, 0x5
|
||||||
|
|||||||
Reference in New Issue
Block a user