fixing has_damaged_equipment

This commit is contained in:
DaanV2
2024-08-14 20:22:58 +02:00
parent eb0e64bed7
commit 8e9af595ee

View File

@@ -7,7 +7,7 @@
"properties": {
"test": {
"type": "string",
"const": "has_equipment",
"const": "has_damaged_equipment",
"description": "Tests for the presence of a damaged named item in the designated slot of the subject entity.",
"title": "Test"
},