Skip to content

Commit

Permalink
Update items.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
Yoshiblaze authored Sep 4, 2024
1 parent 5967835 commit 83194ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/mods/earthsky/items.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1947,7 +1947,7 @@ export const Items: {[itemid: string]: ModdedItemData} = {
},
gripclaw: {
inherit: true,
shortDesc: "If the holder uses a move that traps or binds for more than a single turn (excluding the turn of use), its duration is extended. Trapping and binding last six turns instead of four, and strong binding lasts three turns instead of two.",
desc: "If the holder uses a move that traps or binds for more than a single turn (excluding the turn of use), its duration is extended. Trapping and binding last six turns instead of four, and strong binding lasts three turns instead of two.",
shortDesc: "Holder's trap/binding lasts 6 turns, strong bind lasts 3 turns.",
},
heavydutyboots: {
Expand Down

0 comments on commit 83194ef

Please sign in to comment.