api-docs/models/WaypointModifierSymbol.json

11 lines
221 B
JSON
Raw Normal View History

2023-11-19 04:18:26 +01:00
{
"type": "string",
"description": "The unique identifier of the modifier.",
"enum": [
"STRIPPED",
"UNSTABLE",
"RADIATION_LEAK",
"CRITICAL_LIMIT",
"CIVIL_UNREST"
]
}