api-docs/models/WaypointModifierSymbol.json
2023-11-18 19:18:26 -08:00

11 lines
221 B
JSON

{
"type": "string",
"description": "The unique identifier of the modifier.",
"enum": [
"STRIPPED",
"UNSTABLE",
"RADIATION_LEAK",
"CRITICAL_LIMIT",
"CIVIL_UNREST"
]
}