mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-09-08 01:05:31 -05:00
Soul Dew is available
This commit is contained in:
@@ -5135,7 +5135,6 @@ export const Items: {[itemid: string]: ItemData} = {
|
||||
itemUser: ["Latios", "Latias"],
|
||||
num: 225,
|
||||
gen: 3,
|
||||
isNonstandard: "Past",
|
||||
},
|
||||
spelltag: {
|
||||
name: "Spell Tag",
|
||||
|
||||
@@ -559,10 +559,6 @@ export const Items: {[k: string]: ModdedItemData} = {
|
||||
inherit: true,
|
||||
isNonstandard: null,
|
||||
},
|
||||
souldew: {
|
||||
inherit: true,
|
||||
isNonstandard: null,
|
||||
},
|
||||
spelonberry: {
|
||||
inherit: true,
|
||||
isNonstandard: "Unobtainable",
|
||||
|
||||
Reference in New Issue
Block a user