mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
Language File Updates
This commit is contained in:
parent
f1b80755e0
commit
d26ac665f5
7 changed files with 613 additions and 273 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"Application": "ark",
|
||||
"Version": "1.0.0",
|
||||
"Created": "2018-11-07T11:00:00.0000000Z",
|
||||
"Version": "1.1.0",
|
||||
"Created": "2021-08-23T11:00:00.0000000Z",
|
||||
"Creatures": [
|
||||
{
|
||||
"NameTag": "Artho",
|
||||
|
|
@ -293,14 +293,6 @@
|
|||
}
|
||||
],
|
||||
"Engrams": [
|
||||
{
|
||||
"Level": 88,
|
||||
"Points": 60,
|
||||
"IsTekGram": false,
|
||||
"ClassName": "EngramEntry_CryoFridge_C",
|
||||
"Description": "Cryofridge",
|
||||
"Mod": "Extinction"
|
||||
},
|
||||
{
|
||||
"Level": 22,
|
||||
"Points": 6,
|
||||
|
|
@ -309,14 +301,6 @@
|
|||
"Description": "Dino Leash",
|
||||
"Mod": "Extinction"
|
||||
},
|
||||
{
|
||||
"Level": 51,
|
||||
"Points": 20,
|
||||
"IsTekGram": false,
|
||||
"ClassName": "EngramEntry_EmptyCryopod_C",
|
||||
"Description": "Empty Cryopod",
|
||||
"Mod": "Extinction"
|
||||
},
|
||||
{
|
||||
"Level": 38,
|
||||
"Points": 6,
|
||||
|
|
@ -479,13 +463,6 @@
|
|||
}
|
||||
],
|
||||
"Items": [
|
||||
{
|
||||
"Category": "Saddles",
|
||||
"IsHarvestable": false,
|
||||
"ClassName": "PrimalItem_WeaponEmptyCryopod_C",
|
||||
"Description": "Empty Cryopod",
|
||||
"Mod": "Extinction"
|
||||
},
|
||||
{
|
||||
"Category": "Saddles",
|
||||
"IsHarvestable": false,
|
||||
|
|
@ -846,15 +823,15 @@
|
|||
{
|
||||
"Category": "Spawner",
|
||||
"IsHarvestable": false,
|
||||
"ClassName": "PrimalItem_Spawner_Mek_C",
|
||||
"Description": "Unassembled Mek",
|
||||
"ClassName": "PrimalItem_Spawner_Enforcer_CityTerminal_C",
|
||||
"Description": "Unassembled Enforcer CityTerminal",
|
||||
"Mod": "Extinction"
|
||||
},
|
||||
{
|
||||
"Category": "Structure",
|
||||
"Category": "Spawner",
|
||||
"IsHarvestable": false,
|
||||
"ClassName": "PrimalItemStructure_CryoFridge_C",
|
||||
"Description": "Cryofridge",
|
||||
"ClassName": "PrimalItem_Spawner_Mek_C",
|
||||
"Description": "Unassembled Mek",
|
||||
"Mod": "Extinction"
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -35,14 +35,6 @@
|
|||
"Description": "Oil Jug Bug",
|
||||
"Mod": "ScorchedEarth"
|
||||
},
|
||||
{
|
||||
"NameTag": "Manticore",
|
||||
"IsSpawnable": false,
|
||||
"IsTameable": "False",
|
||||
"ClassName": "Manticore_Character_BP_C",
|
||||
"Description": "Manticore",
|
||||
"Mod": "ScorchedEarth"
|
||||
},
|
||||
{
|
||||
"NameTag": "Mantis",
|
||||
"IsSpawnable": true,
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"Application": "ark",
|
||||
"Version": "1.7.2",
|
||||
"Created": "2020-12-03T00:00:00.0000000Z",
|
||||
"Version": "1.7.3",
|
||||
"Created": "2021-08-23T00:00:00.0000000Z",
|
||||
"Creatures": [
|
||||
{
|
||||
"NameTag": "Achatina",
|
||||
|
|
@ -4301,6 +4301,14 @@
|
|||
"Description": "Wooden Window",
|
||||
"Mod": "ArkPrime"
|
||||
},
|
||||
{
|
||||
"Level": 0,
|
||||
"Points": 0,
|
||||
"IsTekGram": true,
|
||||
"ClassName": "EngramEntry_TekATV_C",
|
||||
"Description": "Tek ATV",
|
||||
"Mod": "ArkPrime"
|
||||
},
|
||||
{
|
||||
"Level": 0,
|
||||
"Points": 0,
|
||||
|
|
@ -6848,6 +6856,13 @@
|
|||
"Description": "Yutyrannus Saddle",
|
||||
"Mod": "ArkPrime"
|
||||
},
|
||||
{
|
||||
"Category": "Artifacts",
|
||||
"IsHarvestable": false,
|
||||
"ClassName": "PrimalItemArtifactGeneric_C",
|
||||
"Description": "Artifact Universal",
|
||||
"Mod": "ArkPrime"
|
||||
},
|
||||
{
|
||||
"Category": "Artifacts",
|
||||
"IsHarvestable": false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue