Importing tradeback learnsets for the original 151

(also the evolutions and some of the regional variants too)
This commit is contained in:
MementoMartha 2023-04-23 23:06:53 +01:00
parent 9b387cab7e
commit 7cf0395f7a
3 changed files with 965 additions and 201 deletions

View file

@ -8,6 +8,6 @@ FarawayIslandInside_Object:
def_bg_events
def_object_events
object_event 15, 10, SPRITE_MONSTER, STAY, DOWN, 1, MEW, 30 | OW_POKEMON
object_event 15, 10, SPRITE_CAT, STAY, DOWN, 1, MEW, 30 | OW_POKEMON
def_warps_to FARAWAY_ISLAND_INSIDE

View file

@ -248,7 +248,7 @@ MonPartyData:
nybble ICON_BIRD ; Moltres
nybble ICON_BIRD ; Moltres-G
nybble ICON_MON ; Mewtwo
nybble ICON_MON ; Mew
nybble ICON_CAT ; Mew
nybble ICON_BALL ; Meltan
nybble ICON_BALL ; Melmetal
end_nybble_array NUM_POKEMON

File diff suppressed because it is too large Load diff