From 60add76ee7b74fac4067feb0451eac2b8cf35a03 Mon Sep 17 00:00:00 2001 From: Rangi Date: Sun, 25 Feb 2018 19:23:01 -0500 Subject: * Remove rept 4 (fa3192e) * FindGreaterThanThatLevel -> FindAboveLevel (132fe46) * More meaningful egg group names (0eeb00d) --- data/special_pointers.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/special_pointers.asm') diff --git a/data/special_pointers.asm b/data/special_pointers.asm index 5ebde7dc0..50e52246e 100644 --- a/data/special_pointers.asm +++ b/data/special_pointers.asm @@ -75,7 +75,7 @@ SpecialsPointers:: ; c029 add_special RestartMapMusic ; bank 0 add_special HealMachineAnim add_special SurfStartStep - add_special FindPartyMonGreaterThanThatLevel ; $40 + add_special FindPartyMonAboveLevel ; $40 add_special FindPartyMonAtLeastThatHappy add_special FindPartyMonThatSpecies add_special FindPartyMonThatSpeciesYourTrainerID -- cgit v1.2.3