Grammar ShipMount.json

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

View File

@ -1,6 +1,6 @@
{ {
"type": "object", "type": "object",
"description": "A mount is installed on the exterier of a ship.", "description": "A mount is installed on the exterior of a ship.",
"properties": { "properties": {
"symbol": { "symbol": {
"type": "string", "type": "string",
@ -21,7 +21,7 @@
"MOUNT_MISSILE_LAUNCHER_I", "MOUNT_MISSILE_LAUNCHER_I",
"MOUNT_TURRET_I" "MOUNT_TURRET_I"
], ],
"description": "Symbo of this mount." "description": "Symbol of this mount."
}, },
"name": { "name": {
"type": "string", "type": "string",