Add support for the Good item type to represent all misc items in the game
This commit is contained in:
parent
eb6d7fee94
commit
2d804e7aa2
5 changed files with 61 additions and 0 deletions
|
|
@ -7,6 +7,7 @@
|
|||
"ammo": "Ammo",
|
||||
"armour": "Armour",
|
||||
"craft": "Craft",
|
||||
"good": "Good",
|
||||
"shield": "Shield",
|
||||
"skill": "Skill",
|
||||
"weapon": "Weapon"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue