Added a dot
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
"properties": {
|
"properties": {
|
||||||
"slot_drop_chance": {
|
"slot_drop_chance": {
|
||||||
"type": "array",
|
"type": "array",
|
||||||
"description": "A list of slots with the chance to drop an equipped item from that slot",
|
"description": "A list of slots with the chance to drop an equipped item from that slot.",
|
||||||
"title": "Slot Drop Chance",
|
"title": "Slot Drop Chance",
|
||||||
"items": {
|
"items": {
|
||||||
"additionalProperties": false,
|
"additionalProperties": false,
|
||||||
@@ -26,9 +26,7 @@
|
|||||||
"title": "Slot",
|
"title": "Slot",
|
||||||
"description": "The slot in which the item will drop from",
|
"description": "The slot in which the item will drop from",
|
||||||
"$comment": "UNDOCUMENTED",
|
"$comment": "UNDOCUMENTED",
|
||||||
"examples": [
|
"examples": ["slot.weapon.mainhand"]
|
||||||
"slot.weapon.mainhand"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user