Skip to content

Commit

Permalink
Change to gen 2 starters
Browse files Browse the repository at this point in the history
  • Loading branch information
Beartime234 committed Mar 16, 2024
1 parent c1363ab commit 98a5ce0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/starter_choose.c
Original file line number Diff line number Diff line change
Expand Up @@ -112,9 +112,9 @@ static const u8 sStarterLabelCoords[STARTER_MON_COUNT][2] =

static const u16 sStarterMon[STARTER_MON_COUNT] =
{
SPECIES_TREECKO,
SPECIES_TORCHIC,
SPECIES_MUDKIP,
SPECIES_CHIKORITA,
SPECIES_CYNDAQUIL,
SPECIES_TOTODILE,
};

static const struct BgTemplate sBgTemplates[3] =
Expand Down

0 comments on commit 98a5ce0

Please sign in to comment.