mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
Language file update and gamedata updatres
This commit is contained in:
parent
0716fe4290
commit
06f0c4793a
5 changed files with 128 additions and 8 deletions
|
|
@ -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,
|
||||
|
|
|
|||
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue