Grammar ShipModule.json

Grammar
This commit is contained in:
Joel LN 2024-12-15 15:28:31 +01:00 committed by GitHub
parent 3ff410cbfe
commit 696c2b2196
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -36,7 +36,7 @@
"range": { "range": {
"type": "integer", "type": "integer",
"minimum": 0, "minimum": 0,
"description": "Modules that have a range will such as a sensor array show this value to denote how far can the module reach with its capabilities." "description": "Modules that have a range will such as a sensor array show this value to denote how far the module can reach with its capabilities."
}, },
"name": { "name": {
"type": "string", "type": "string",
@ -56,4 +56,4 @@
"description", "description",
"requirements" "requirements"
] ]
} }