Add support for the Good item type to represent all misc items in the game

This commit is contained in:
Oliver-Akins 2025-02-11 23:54:59 -07:00
parent eb6d7fee94
commit 2d804e7aa2
5 changed files with 61 additions and 0 deletions

View file

@ -47,6 +47,7 @@
"ammo": {},
"armour": {},
"craft": {},
"good": {},
"shield": {},
"skill": {},
"weapon": {}