Skip to content

Commit

Permalink
typo scoopapa#2
Browse files Browse the repository at this point in the history
  • Loading branch information
Lysio4 committed Jan 29, 2025
1 parent 60344cd commit f424585
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/mods/glacemons/scripts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2201,7 +2201,7 @@ export const Scripts: ModdedBattleScriptsData = {
this.modData('Learnsets', 'venomoth').learnset.swarming = ['9L1'];
this.modData('Learnsets', 'shuckle').learnset.swarming = ['9L1'];
this.modData('Learnsets', 'genesect').learnset.swarming = ['9L1'];
this.modData('Learnsets', 'sivally').learnset.swarming = ['9L1'];
this.modData('Learnsets', 'silvally').learnset.swarming = ['9L1'];
this.modData('Learnsets', 'charjabug').learnset.swarming = ['9L1'];
this.modData('Learnsets', 'frosmoth').learnset.swarming = ['9L1'];
this.modData('Learnsets', 'beautifly').learnset.swarming = ['9L1'];
Expand Down

0 comments on commit f424585

Please sign in to comment.