update: remove faction enum from register;

This commit is contained in:
SpaceAdmiral 2023-05-28 09:03:17 -07:00
parent 8f3e44882b
commit 53c73f2457

View File

@ -240,13 +240,7 @@
"properties": { "properties": {
"faction": { "faction": {
"description": "The faction you choose determines your headquarters.", "description": "The faction you choose determines your headquarters.",
"enum": [ "example": "COSMIC"
"COSMIC",
"VOID",
"GALACTIC",
"QUANTUM",
"DOMINION"
]
}, },
"symbol": { "symbol": {
"description": "How other agents will see your ships and information.", "description": "How other agents will see your ships and information.",