mirror of
https://github.com/haven1433/HexManiacAdvance.git
synced 2026-04-24 15:16:49 -05:00
Started adding the egg-hatch level constants.
Added the offsets for Ruby & Sapphire so far. These addresses are all the same, apart from v1.1 increasing all of them by 0x20. Credits: Jambo51 and VersekrDark (with the help of ModExe Ruby) The anchor name could change.
This commit is contained in:
parent
c8771895d2
commit
2596557604
|
|
@ -534,3 +534,8 @@ BPGE0.scripts.seagallop.count-1 147124
|
|||
BPRE1.scripts.seagallop.count-1 1471C0
|
||||
BPGE1.scripts.seagallop.count-1 14719C
|
||||
|
||||
# What level Pokémon eggs hatch at
|
||||
AXVE0.scripts.daycare.hatchlevel 042068,042132,042954,0A080C # You can change the level at which eggs hatch.
|
||||
AXPE0.scripts.daycare.hatchlevel 042068,042132,042954,0A080C # You can change the level at which eggs hatch.
|
||||
AXVE1.scripts.daycare.hatchlevel 042088,042152,042974,0A082C # You can change the level at which eggs hatch.
|
||||
AXPE1.scripts.daycare.hatchlevel 042088,042152,042974,0A082C # You can change the level at which eggs hatch.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user