Language file update and gamedata updatres

This commit is contained in:
Brett Hewitson 2021-08-22 11:41:05 +10:00
parent 0716fe4290
commit 06f0c4793a
5 changed files with 128 additions and 8 deletions

View file

@ -249,6 +249,38 @@
"Mod": "Ragnarok"
}
],
"Inventories": [
{
"ClassName": "DinoDropInventoryComponent_BossDragon_Easy_Ragnarok_C",
"Description": "Boss Inventory - Dragon (Easy)",
"Mod": "Ragnarok"
},
{
"ClassName": "DinoDropInventoryComponent_BossDragon_Medium_Ragnarok_C",
"Description": "Boss Inventory - Dragon (Medium)",
"Mod": "Ragnarok"
},
{
"ClassName": "DinoDropInventoryComponent_BossDragon_Hard_Ragnarok_C",
"Description": "Boss Inventory - Dragon (Hard)",
"Mod": "Ragnarok"
},
{
"ClassName": "DinoDropInventoryComponent_BossManticore_Easy_Ragnarok_C",
"Description": "Boss Inventory - Manticore (Easy)",
"Mod": "Ragnarok"
},
{
"ClassName": "DinoDropInventoryComponent_BossManticore_Medium_Ragnarok_C",
"Description": "Boss Inventory - Manticore (Medium)",
"Mod": "Ragnarok"
},
{
"ClassName": "DinoDropInventoryComponent_BossManticore_Hard_Ragnarok_C",
"Description": "Boss Inventory - Manticore (Hard)",
"Mod": "Ragnarok"
}
],
"GameMaps": [
{
"IsSotF": false,

View file

@ -306,6 +306,53 @@
"Mod": "Valguero"
}
],
"Inventories": [
{
"ClassName": "DinoDropInventoryComponent_BossDragon_Easy_Valguero_C",
"Description": "Boss Inventory - Dragon (Easy)",
"Mod": "Valguero"
},
{
"ClassName": "DinoDropInventoryComponent_BossDragon_Medium_Valguero_C",
"Description": "Boss Inventory - Dragon (Medium)",
"Mod": "Valguero"
},
{
"ClassName": "DinoDropInventoryComponent_BossDragon_Hard_Valguero_C",
"Description": "Boss Inventory - Dragon (Hard)",
"Mod": "Valguero"
},
{
"ClassName": "DinoDropInventoryComponent_BossManticore_Easy_Valguero_C",
"Description": "Boss Inventory - Manticore (Easy)",
"Mod": "Valguero"
},
{
"ClassName": "DinoDropInventoryComponent_BossManticore_Medium_Valguero_C",
"Description": "Boss Inventory - Manticore (Medium)",
"Mod": "Valguero"
},
{
"ClassName": "DinoDropInventoryComponent_BossManticore_Hard_Valguero_C",
"Description": "Boss Inventory - Manticore (Hard)",
"Mod": "Valguero"
},
{
"ClassName": "DinoDropInventoryComponent_BossGorilla_Easy_Valguero_C",
"Description": "Boss Inventory - Megapithecus (Easy)",
"Mod": "Valguero"
},
{
"ClassName": "DinoDropInventoryComponent_BossGorilla_Medium_Valguero_C",
"Description": "Boss Inventory - Megapithecus (Medium)",
"Mod": "Valguero"
},
{
"ClassName": "DinoDropInventoryComponent_BossGorilla_Hard_Valguero_C",
"Description": "Boss Inventory - Megapithecus (Hard)",
"Mod": "Valguero"
}
],
"GameMaps": [
{
"IsSotF": false,