Add weapon item localized name

This commit is contained in:
Oliver-Akins 2024-12-28 14:21:44 -07:00
parent a9cc3244df
commit 941c5f885f

View file

@ -2,6 +2,9 @@
"TYPES": {
"Actor": {
"hero": "Hero"
},
"Item": {
"weapon": "Weapon"
}
},
"RipCrypt": {