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": {
"faction": {
"description": "The faction you choose determines your headquarters.",
"enum": [
"COSMIC",
"VOID",
"GALACTIC",
"QUANTUM",
"DOMINION"
]
"example": "COSMIC"
},
"symbol": {
"description": "How other agents will see your ships and information.",