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.0",
"Created": "2021-03-25T10:19:37.8563224Z",
"Engrams": [
{
"Level": 1,
"Points": 35,
"IsTekGram": "false",
"ClassName": "EngramEntry_BerryFeeder_C",
"Description": "BerryFeeder",
"Mod": "Easy Dino Healing"
},
{
"Level": 1,
"Points": 35,
"IsTekGram": "false",
"ClassName": "EngramEntry_MeatFeeder_C",
"Description": "MeatFeeder",
"Mod": "Easy Dino Healing"
}
]
}