This commit is contained in:
Llinos Evans 2023-04-24 00:43:07 +01:00
commit f73117d893
3 changed files with 965 additions and 201 deletions

View file

@ -8,6 +8,6 @@ FarawayIslandInside_Object:
def_bg_events def_bg_events
def_object_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 def_warps_to FARAWAY_ISLAND_INSIDE

View file

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

File diff suppressed because it is too large Load diff