Gamedata File Updates

This commit is contained in:
Natclanwy 2021-12-11 21:09:35 -07:00 committed by GitHub
parent 4582f953bd
commit 2214235153
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
45 changed files with 47262 additions and 2 deletions

View file

@ -0,0 +1,23 @@
{
"Application": "ark",
"Version": "1.0.1",
"Created": "2020-09-14T05:45:00.0000000Z",
"Creatures": [
],
"Engrams": [
],
"Items": [
],
"MapSpawners": [
],
"SupplyCrates": [
],
"GameMaps": [
{
"IsSotF": false,
"ClassName": "TiamatPrime",
"Description": "Tiamat",
"Mod": "Tiamat"
}
]
}