update quest for dinos

This commit is contained in:
2024-02-18 18:53:28 -07:00
parent a50b33b804
commit 2390494856

View File

@@ -3,7 +3,7 @@
"ui_title": "Server Quests", "ui_title": "Server Quests",
"quests": [ "quests": [
{ {
"quest_name": "Art of Hunting", "quest_name": "Art of Hunting Snails",
"quest_description": "Learn the ways of the hunter by killing 50 dinos with a bow.", "quest_description": "Learn the ways of the hunter by killing 50 dinos with a bow.",
"quest_kill": { "quest_kill": {
"weapons": [ "weapons": [
@@ -13,7 +13,7 @@
"Blueprint'/Game/Genesis2/Weapons/TekBow/PrimalItem_WeaponTekBow.PrimalItem_WeaponTekBow'" "Blueprint'/Game/Genesis2/Weapons/TekBow/PrimalItem_WeaponTekBow.PrimalItem_WeaponTekBow'"
], ],
"target": [ "target": [
"dinos" "Blueprint'/Game/PrimalEarth/Dinos/Achatina/Achatina_Character_BP.Achatina_Character_BP'"
], ],
"amount": 50, "amount": 50,
"reward": { "reward": {