mirror of
https://github.com/SpaceTradersAPI/api-docs.git
synced 2024-11-14 22:30:51 +01:00
11 lines
221 B
JSON
11 lines
221 B
JSON
|
{
|
||
|
"type": "string",
|
||
|
"description": "The unique identifier of the modifier.",
|
||
|
"enum": [
|
||
|
"STRIPPED",
|
||
|
"UNSTABLE",
|
||
|
"RADIATION_LEAK",
|
||
|
"CRITICAL_LIMIT",
|
||
|
"CIVIL_UNREST"
|
||
|
]
|
||
|
}
|