Add weapon item localized name
This commit is contained in:
parent
a9cc3244df
commit
941c5f885f
1 changed files with 3 additions and 0 deletions
|
|
@ -2,6 +2,9 @@
|
||||||
"TYPES": {
|
"TYPES": {
|
||||||
"Actor": {
|
"Actor": {
|
||||||
"hero": "Hero"
|
"hero": "Hero"
|
||||||
|
},
|
||||||
|
"Item": {
|
||||||
|
"weapon": "Weapon"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"RipCrypt": {
|
"RipCrypt": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue