Update ranged weapon quickslot text to match stackable items

This commit is contained in:
Peter Stockings
2026-01-21 14:00:55 +11:00
parent 516bf6e3c9
commit 219c1c8899
3 changed files with 144 additions and 29 deletions

View File

@@ -9,7 +9,9 @@ export const ITEMS: Record<string, Item> = {
spriteIndex: 57,
stats: {
hp: 5
}
},
stackable: true,
quantity: 1
},
"iron_sword": {
id: "iron_sword",