mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
update .gamedata & add server settings
Gamedata File Updated - Rhyniognatha added to base gamedata file. Administraion - add settings: SecureSendArKPayload, UseItemDupeCheck, UseSecureSpawnRules. Server Details - Event Color percentage override. Rules - Fjordhwak inventory cooldown.
This commit is contained in:
parent
6865361069
commit
02972867c7
6 changed files with 166 additions and 19 deletions
|
|
@ -939,6 +939,14 @@
|
|||
"Description": "Yutyrannus",
|
||||
"Mod": "ArkPrime"
|
||||
},
|
||||
{
|
||||
"NameTag": "Rhyniognatha",
|
||||
"IsSpawnable": true,
|
||||
"IsTameable": "false",
|
||||
"ClassName": "Rhynio_Character_BP_C",
|
||||
"Description": "Rhyniognatha",
|
||||
"Mod": "ArkPrime"
|
||||
},
|
||||
{
|
||||
"NameTag": null,
|
||||
"IsSpawnable": true,
|
||||
|
|
@ -5084,6 +5092,14 @@
|
|||
"ClassName": "EngramEntry_Wire_Flex_C",
|
||||
"Description": "Flexible Electrical Cable",
|
||||
"Mod": "ArkPrime"
|
||||
},
|
||||
{
|
||||
"Level": 90,
|
||||
"Points": 65,
|
||||
"IsTekGram": false,
|
||||
"ClassName": "EngramEntry_Saddle_Rhynio_C",
|
||||
"Description": "Rhyniognatha Saddle",
|
||||
"Mod": "ArkPrime"
|
||||
}
|
||||
],
|
||||
"Items": [
|
||||
|
|
@ -9210,6 +9226,13 @@
|
|||
"Description": "Leech Blood or Horns",
|
||||
"Mod": "ArkPrime"
|
||||
},
|
||||
{
|
||||
"Category": "Resource",
|
||||
"IsHarvestable": false,
|
||||
"ClassName": "PrimalItemConsumableEatable_RhynioPheromone_C",
|
||||
"Description": "Rhyniognatha Pheromone",
|
||||
"Mod": "ArkPrime"
|
||||
},
|
||||
{
|
||||
"Category": "Skins",
|
||||
"IsHarvestable": false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue