Skip to content

Commit

Permalink
Fix Wormadam Plant again
Browse files Browse the repository at this point in the history
  • Loading branch information
AsparagusEduardo authored Dec 17, 2024
1 parent 99ba36b commit 586d4bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/data/pokemon/teachable_learnsets.h
Original file line number Diff line number Diff line change
Expand Up @@ -18903,7 +18903,7 @@ static const u16 sBurmyTeachableLearnset[] = {
MOVE_UNAVAILABLE,
};

static const u16 sWormadamPlantCloakTeachableLearnset[] = {
static const u16 sWormadamPlantTeachableLearnset[] = {
MOVE_ATTRACT,
MOVE_BULLET_SEED,
MOVE_DIG,
Expand Down

0 comments on commit 586d4bc

Please sign in to comment.