mirror of
https://github.com/tribufu/ServerManagers
synced 2026-06-01 09:42:39 +00:00
Gamedata File Updates
This commit is contained in:
parent
070e73b7f4
commit
760cf1ae7a
115 changed files with 101577 additions and 90895 deletions
39
GameData/Mods/Dinotracker.gamedata
Normal file
39
GameData/Mods/Dinotracker.gamedata
Normal file
|
|
@ -0,0 +1,39 @@
|
|||
{
|
||||
"Application": "ark",
|
||||
"Version": "1.0.0",
|
||||
"Created": "2020-03-04T00:00:00.0000000Z",
|
||||
"Engrams": [
|
||||
{
|
||||
"Level": 25,
|
||||
"Points": 1,
|
||||
"IsTekGram": false,
|
||||
"ClassName": "EngramEntry_DinoMobile_C",
|
||||
"Description": "Dino tracker mobile",
|
||||
"Mod": "Dinotracker"
|
||||
},
|
||||
{
|
||||
"Level": 25,
|
||||
"Points": 1,
|
||||
"IsTekGram": false,
|
||||
"ClassName": "EngramEntry_Dinotracker_C",
|
||||
"Description": "Dino tracker Watch",
|
||||
"Mod": "Dinotracker"
|
||||
}
|
||||
],
|
||||
"Items": [
|
||||
{
|
||||
"Category": "Item",
|
||||
"IsHarvestable": false,
|
||||
"ClassName": "PrimalItem_DinoTracker_C",
|
||||
"Description": "Dino tracker Watch",
|
||||
"Mod": "Dinotracker"
|
||||
},
|
||||
{
|
||||
"Category": "Item",
|
||||
"IsHarvestable": false,
|
||||
"ClassName": "PrimalItemArmor_DinoMobile_C",
|
||||
"Description": "Dino tracker mobile",
|
||||
"Mod": "Dinotracker"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue