Minor changes
This commit is contained in:
@@ -240,7 +240,8 @@
|
||||
"language",
|
||||
"condition",
|
||||
"class",
|
||||
"genericitem"
|
||||
"genericitem",
|
||||
"money"
|
||||
],
|
||||
"templates": {
|
||||
"commonclassrace": {
|
||||
@@ -264,6 +265,11 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"money": {
|
||||
"quantity": 0,
|
||||
"slotlocation": "backpack",
|
||||
"description": ""
|
||||
},
|
||||
"genericitem": {
|
||||
"description": ""
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user