diff --git a/avorionconfig.json b/avorionconfig.json index 862138a..5da25d1 100644 --- a/avorionconfig.json +++ b/avorionconfig.json @@ -112,7 +112,9 @@ "DefaultValue":"normal", "EnumValues": { "creative":"Creative", - "normal":"Normal" + "normal":"Normal", + "classic":"Classic", + "freeplay":"FreePlay" } }, { @@ -209,4 +211,4 @@ "Placeholder":"0 - 1", "EnumValues":{} } -] \ No newline at end of file +]