Add Craft as a valid item subtype

This commit is contained in:
Oliver-Akins 2025-02-08 23:35:32 -07:00
parent 71a02970cf
commit 09fe218076
5 changed files with 84 additions and 0 deletions

View file

@ -6,6 +6,7 @@
"Item": {
"ammo": "Ammo",
"armour": "Armour",
"craft": "Craft",
"shield": "Shield",
"skill": "Skill",
"weapon": "Weapon"
@ -42,6 +43,12 @@
"legs": "Legs"
},
"armour": "Armour",
"aspect": "Aspect",
"aspectNames": {
"flect": "Flect",
"fract": "Fract",
"focus": "Focus"
},
"currency": {
"gold": "Gold",
"silver": "Silver",