Skip to content

Commit

Permalink
3rd typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Lysio4 committed Jan 29, 2025
1 parent f424585 commit a8ddeeb
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 @@ -2218,7 +2218,7 @@ export const Scripts: ModdedBattleScriptsData = {
this.modData('Learnsets', 'volcarona').learnset.swarming = ['9L1'];
this.modData('Learnsets', 'butterfree').learnset.swarming = ['9L1'];
this.modData('Learnsets', 'centiskorch').learnset.swarming = ['9L1'];
this.modData('Learnsets', 'vivillion').learnset.swarming = ['9L1'];
this.modData('Learnsets', 'vivillon').learnset.swarming = ['9L1'];
this.modData('Learnsets', 'slitherwing').learnset.swarming = ['9L1'];
this.modData('Learnsets', 'orbeetle').learnset.swarming = ['9L1'];
// octazooka
Expand Down

0 comments on commit a8ddeeb

Please sign in to comment.