Gamedata updates

This commit is contained in:
Brett Hewitson 2021-06-05 18:58:22 +10:00
parent 09339c738a
commit d7b580636a
4 changed files with 10 additions and 20 deletions

View file

@ -4,10 +4,10 @@
"Created": "2020-02-25T00:00:00.0000000Z",
"GameMaps": [
{
"IsSotF": false,
"ClassName": "Genesis",
"Description": "Genesis",
"Mod": "Genesis"
"IsSotF": false,
"ClassName": "Genesis",
"Description": "Genesis: Part 1",
"Mod": "Genesis"
}
]
}

View file

@ -3,11 +3,11 @@
"Version": "1.0.0",
"Created": "2021-06-04T00:00:00.0000000Z",
"GameMaps": [
{
"IsSotF": false,
"ClassName": "Gen2",
"Description": "Genesis 2",
"Mod": "Genesis2"
}
{
"IsSotF": false,
"ClassName": "Gen2",
"Description": "Genesis: Part 2",
"Mod": "Genesis2"
}
]
}