Correct Flutter Mane event

This commit is contained in:
Leonard Craft III
2024-03-21 21:17:35 -05:00
parent 824014ca7b
commit 5d604d690e

View File

@@ -91059,7 +91059,7 @@ export const Learnsets: {[k: string]: LearnsetData} = {
},
eventData: [
{generation: 9, level: 52, shiny: 1, moves: ["shadowball", "mysticalfire", "wish", "dazzlinggleam"]},
{generation: 9, level: 75, perfectIVs: 4, moves: ["shadowball", "moonblast", "powergem", "icywind"]}
{generation: 9, level: 75, shiny: 1, perfectIVs: 4, moves: ["shadowball", "moonblast", "powergem", "icywind"]},
],
eventOnly: true,
},