mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-08-26 19:14:54 -05:00
Correct Metal Alloy
This commit is contained in:
@@ -3596,13 +3596,9 @@ export const Items: {[itemid: string]: ItemData} = {
|
||||
gen: 6,
|
||||
isNonstandard: "Past",
|
||||
},
|
||||
// TODO - Sprite & Fling Base Power
|
||||
metalalloy: {
|
||||
name: "Metal Alloy",
|
||||
spritenum: 0,
|
||||
fling: {
|
||||
basePower: 30,
|
||||
},
|
||||
spritenum: 761,
|
||||
num: 2482,
|
||||
gen: 9,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user