Avorion: add additional scenario settings

This commit is contained in:
Greelan 2022-07-06 18:04:30 +10:00 committed by GitHub
parent d7757c3f21
commit 24963256e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -112,7 +112,9 @@
"DefaultValue":"normal", "DefaultValue":"normal",
"EnumValues": { "EnumValues": {
"creative":"Creative", "creative":"Creative",
"normal":"Normal" "normal":"Normal",
"classic":"Classic",
"freeplay":"FreePlay"
} }
}, },
{ {
@ -209,4 +211,4 @@
"Placeholder":"0 - 1", "Placeholder":"0 - 1",
"EnumValues":{} "EnumValues":{}
} }
] ]