bug fixing
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
"tags": {
|
||||
"title": "Tags",
|
||||
"description": "Tags",
|
||||
"$ref": "../../../../general/molang/1.8.0/string.json"
|
||||
"$ref": "../../../../molang/1.8.0/string.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
"repair_amount": {
|
||||
"title": "Repair amount",
|
||||
"description": "UNDOCUMENATED",
|
||||
"$ref": "../../../../general/molang/1.8.0/number.json"
|
||||
"$ref": "../../../../molang/1.8.0/number.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
"tags": {
|
||||
"title": "Tags",
|
||||
"description": "Tags",
|
||||
"$ref": "../../../../general/molang/1.8.0/string.json"
|
||||
"$ref": "../../../../molang/1.8.0/string.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
"repair_amount": {
|
||||
"title": "Repair amount",
|
||||
"description": "UNDOCUMENATED",
|
||||
"$ref": "../../../../general/molang/1.8.0/number.json"
|
||||
"$ref": "../../../../molang/1.8.0/number.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -32,8 +32,7 @@
|
||||
"category": {
|
||||
"title": "Category",
|
||||
"description": "TODO",
|
||||
"type": "string",
|
||||
"enum": ["Equipment"]
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user