mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
Gamedata file updates
This commit is contained in:
parent
a717a047f1
commit
664123aadc
2 changed files with 2 additions and 1 deletions
|
|
@ -1,46 +0,0 @@
|
|||
{
|
||||
"Application": "ark",
|
||||
"Version": "1.0.0",
|
||||
"Created": "2021-12-15T00:00:00.0000000Z",
|
||||
"Creatures": [
|
||||
{
|
||||
"NameTag": "Amargasaurus",
|
||||
"IsSpawnable": true,
|
||||
"IsTameable": "True",
|
||||
"ClassName": "Amargasaurus_Character_BP_C",
|
||||
"Description": "Amargasaurus",
|
||||
"Mod": "LostIsland"
|
||||
},
|
||||
{
|
||||
"NameTag": "Sinomacrops",
|
||||
"IsSpawnable": true,
|
||||
"IsTameable": "True",
|
||||
"ClassName": "Sinomacrops_Character_BP_C",
|
||||
"Description": "Sinomacrops",
|
||||
"Mod": "LostIsland"
|
||||
},
|
||||
{
|
||||
"NameTag": "Dinopithecus",
|
||||
"IsSpawnable": true,
|
||||
"IsTameable": "True",
|
||||
"ClassName": "Dinopithecus_Character_BP_C",
|
||||
"Description": "Dinopithecus",
|
||||
"Mod": "LostIsland"
|
||||
},
|
||||
],
|
||||
"Engrams": [
|
||||
{
|
||||
"Level": 60,
|
||||
"Points": 30,
|
||||
"IsTekGram": false,
|
||||
"ClassName": "EngramEntry_Saddle_Amarga_C",
|
||||
"Description": "Amargasaurus Saddle",
|
||||
"Mod": "LostIsland"
|
||||
},
|
||||
],
|
||||
"MapSpawners": [],
|
||||
"SupplyCrates": [],
|
||||
"Inventories": [],
|
||||
"GameMaps": [],
|
||||
"Mods": []
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue