Update ranged weapon quickslot text to match stackable items
This commit is contained in:
@@ -9,7 +9,9 @@ export const ITEMS: Record<string, Item> = {
|
||||
spriteIndex: 57,
|
||||
stats: {
|
||||
hp: 5
|
||||
}
|
||||
},
|
||||
stackable: true,
|
||||
quantity: 1
|
||||
},
|
||||
"iron_sword": {
|
||||
id: "iron_sword",
|
||||
|
||||
Reference in New Issue
Block a user