Skip to content

Commit

Permalink
Items: Add descriptions for Strange Ball (#10643)
Browse files Browse the repository at this point in the history
  • Loading branch information
PartMan7 authored Oct 31, 2024
1 parent 6e63bf8 commit 269e6f3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions data/text/items.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1765,6 +1765,10 @@ export const ItemsText: {[id: IDEntry]: ItemText} = {
name: "Stone Plate",
shortDesc: "Holder's Rock-type attacks have 1.2x power. Judgment is Rock type.",
},
strangeball: {
name: "Strange Ball",
shortDesc: "Placeholder if caught in Poke Ball not in current game.",
},
strawberrysweet: {
name: "Strawberry Sweet",
shortDesc: "Evolves Milcery into Alcremie when held and spun around.",
Expand Down

0 comments on commit 269e6f3

Please sign in to comment.