Skip to content

Commit c3833c1

Browse files
committed
Move tweaks
1 parent 274c0e8 commit c3833c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/App.svelte

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
moves: [
7272
"X-Scissors",
7373
"Steel Wing",
74-
"Air Slash",
74+
"Quick Attack",
7575
"Superpower",
7676
],
7777
},
@@ -99,7 +99,7 @@
9999
name: "Arcanine",
100100
item: "Silk Scarf",
101101
moves: [
102-
"Earthquake",
102+
"Dig",
103103
"Overheat",
104104
"Extremespeed",
105105
"Wild Charge",

0 commit comments

Comments
 (0)