mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-01-13 15:13:42 +01:00
battle pyramid wild pokemon
This commit is contained in:
parent
147ba4adc0
commit
09084cf977
@ -822569,12 +822569,12 @@ sub_81A9C04: ; 81A9C04
|
||||
@081A9C3A:
|
||||
cmp r5, 0
|
||||
beq @081A9C54
|
||||
ldr r1, =gUnknown_08613600
|
||||
ldr r1, =gBattlePyramidOpenLevelWildMonPointers
|
||||
b @081A9C56
|
||||
.align 2, 0
|
||||
.pool
|
||||
@081A9C54:
|
||||
ldr r1, =gUnknown_08612E30
|
||||
ldr r1, =gBattlePyramidLevel50WildMonPointers
|
||||
@081A9C56:
|
||||
lsls r0, 2
|
||||
adds r0, r1
|
||||
|
1005
data/battle_frontier/battle_pyramid_level_50_wild_mons.s
Normal file
1005
data/battle_frontier/battle_pyramid_level_50_wild_mons.s
Normal file
File diff suppressed because it is too large
Load Diff
1005
data/battle_frontier/battle_pyramid_open_level_wild_mons.s
Normal file
1005
data/battle_frontier/battle_pyramid_open_level_wild_mons.s
Normal file
File diff suppressed because it is too large
Load Diff
10
data/data2.s
10
data/data2.s
@ -10636,13 +10636,13 @@ gUnknown_086126AC: ; 86126AC
|
||||
.incbin "base_emerald.gba", 0x6126ac, 0x2
|
||||
|
||||
gUnknown_086126AE: ; 86126AE
|
||||
.incbin "base_emerald.gba", 0x6126ae, 0x782
|
||||
.incbin "base_emerald.gba", 0x6126ae, 0x2
|
||||
|
||||
gUnknown_08612E30: ; 8612E30
|
||||
.incbin "base_emerald.gba", 0x612e30, 0x7d0
|
||||
; 86126B0
|
||||
.include "data/battle_frontier/battle_pyramid_level_50_wild_mons.s"
|
||||
|
||||
gUnknown_08613600: ; 8613600
|
||||
.incbin "base_emerald.gba", 0x613600, 0x50
|
||||
; 8612E80
|
||||
.include "data/battle_frontier/battle_pyramid_open_level_wild_mons.s"
|
||||
|
||||
gUnknown_08613650: ; 8613650
|
||||
.incbin "base_emerald.gba", 0x613650, 0x5
|
||||
|
Loading…
x
Reference in New Issue
Block a user