From 06c6a674cccf1b60ba901a74a124b493f23fed79 Mon Sep 17 00:00:00 2001 From: HT Cesta <58153179+htc16@users.noreply.github.com> Date: Mon, 26 Aug 2024 21:16:11 -0300 Subject: [PATCH] fix: quest typo and item id (#2854) --- data-otservbr-global/startup/tables/chest.lua | 4 ++-- data-otservbr-global/startup/tables/item.lua | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/data-otservbr-global/startup/tables/chest.lua b/data-otservbr-global/startup/tables/chest.lua index d4b91c57c93..9ab3ea5a3b1 100644 --- a/data-otservbr-global/startup/tables/chest.lua +++ b/data-otservbr-global/startup/tables/chest.lua @@ -2555,14 +2555,14 @@ ChestUnique = { weight = 43.00, storage = Storage.Quest.U8_6.WrathOfTheEmperor.ChestItems, }, - -- Rookguard + -- Rookgaard -- 05 Brown Mushrooms [6301] = { useKV = true, itemId = 2472, itemPos = { x = 32138, y = 32171, z = 3 }, reward = { { 3725, 5 } }, - questName = "Rookguard05BrownMushrooms", + questName = "Rookgaard05BrownMushrooms", }, -- Reward of others scrips files (varied rewards) -- The First dragon Quest diff --git a/data-otservbr-global/startup/tables/item.lua b/data-otservbr-global/startup/tables/item.lua index 790090f417b..e2f94a88d18 100644 --- a/data-otservbr-global/startup/tables/item.lua +++ b/data-otservbr-global/startup/tables/item.lua @@ -1811,7 +1811,7 @@ ItemUnique = { -- Path: data\scripts\actions\quests\the_rookie_guard\mission06_run_like_wolf.lua -- Poacher corpse [40044] = { - itemId = 3204, + itemId = 111, itemPos = { x = 32135, y = 32133, z = 8 }, }, -- War wolf corpse