fix: update enums for factions and ship roles

This commit is contained in:
Space Admiral 2023-01-21 08:45:36 -08:00
parent d5aa0454d4
commit 26cc968eb3
2 changed files with 18 additions and 7 deletions

View File

@ -1,4 +1,20 @@
{
"type": "string",
"description": "The registered role of the ship"
"description": "The registered role of the ship",
"enum": [
"FABRICATOR",
"HARVESTER",
"HAULER",
"INTERCEPTOR",
"EXCAVATOR",
"TRANSPORT",
"REPAIR",
"SURVEYOR",
"COMMAND",
"CARRIER",
"PATROL",
"SATELLITE",
"EXPLORER",
"REFINERY"
]
}

View File

@ -74,12 +74,7 @@
"VOID",
"GALACTIC",
"QUANTUM",
"DOMINION",
"ASTRO",
"CORSAIRS",
"UNITED",
"SOLITARY",
"COBALT"
"DOMINION"
]
},
"symbol": {