Skip to content

Commit d76585f

Browse files
committed
Plains of Pain: add mapId
1 parent 6965ac1 commit d76585f

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

plains-of-pain.kvp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Meta.Prerequisites=[]
2121
Meta.ExtraContainerPackages=[]
2222
Meta.ConfigReleaseState=NotSpecified
2323
Meta.NoCommercialUsage=False
24-
Meta.ConfigVersion=1
24+
Meta.ConfigVersion=2
2525
Meta.ReleaseNotes=
2626
Meta.BreakingReleaseNotes=
2727
Meta.AppConfigId=4b2fa406-6285-4ad0-a64f-fd79b2ba6c5a

plains-of-painconfig.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,14 +69,14 @@
6969
"InputType": "enum",
7070
"ParamFieldName": "mapId",
7171
"IncludeInCommandLine": true,
72-
"DefaultValue": "512",
72+
"DefaultValue": "768",
7373
"EnumValues": {
7474
"0": "Wasteland v0.6",
7575
"256": "Wasteland v0.6.x latest",
76-
"512": "Wasteland v0.7.x latest (default)",
76+
"512": "Wasteland v0.7.x latest",
77+
"768": "Wasteland v0.8.x latest (default)",
7778
"1": "Dunes v0.4",
7879
"2": "Dunes v0.5"
79-
8080
}
8181
},
8282
{

0 commit comments

Comments
 (0)