From dea3f2a295006bcb1bce5a158fab51f7f7fa958b Mon Sep 17 00:00:00 2001 From: ErLullo Date: Mon, 12 Jan 2026 22:55:50 +0100 Subject: [PATCH] Fixes subquest6 --- share/locale/english/quest/subquest_06.quest | 2 +- share/locale/english/translate.lua | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/share/locale/english/quest/subquest_06.quest b/share/locale/english/quest/subquest_06.quest index c95b80e..3609608 100644 --- a/share/locale/english/quest/subquest_06.quest +++ b/share/locale/english/quest/subquest_06.quest @@ -129,7 +129,7 @@ quest subquest_6 begin target.delete("__TARGET2__") if pc.count_item(30132) >= 1 then pc.setqf("ironore_done", 1) - pc.setqf("asked_20011", 1) + pc.setqf("asked_20011", 0) pc.remove_item("30132", 1) say_title(gameforge.main_quest_lv30._40_sayTitle) diff --git a/share/locale/english/translate.lua b/share/locale/english/translate.lua index 9b421dd..22fa6c5 100644 --- a/share/locale/english/translate.lua +++ b/share/locale/english/translate.lua @@ -7435,11 +7435,11 @@ gameforge.subquest_06._226_sayReward = "Yonah has given you the Coal. " gameforge.subquest_06._230_targetVid = "Go to Octavio " gameforge.subquest_06._240_targetVid = "Go to Uriel. " gameforge.subquest_06._250_targetVid = "Go to Yonah. " -gameforge.subquest_06._260_npcChat = "Ich brauche Eisenerz " +gameforge.subquest_06._260_npcChat = "I need Iron Ore " gameforge.subquest_06._270_say = "Thank you for bringing me my book back! Now I can[ENTER]continue my research. Here, take some Iron Ore.[ENTER]Use it well. " gameforge.subquest_06._280_say = "You need Iron Ore? I can give you some. But I do[ENTER]have a favour to ask you: I recently lost a book[ENTER]while I was being chased by a pack of Wild Dogs.[ENTER]I think those Wild Dogs must have my book. Bring[ENTER]it back to me and then I'll give you some Iron[ENTER]Ore. " gameforge.subquest_06._285_say = "Uriel will give you Iron Ore if you get his book[ENTER]back from the Wild Dogs. " -gameforge.subquest_06._290_npcChat = "Ich brauche Eisenerz " +gameforge.subquest_06._290_npcChat = "I need Iron Ore " gameforge.subquest_06._300_say = "More Iron Ore? I've already given you some. Now I[ENTER]don't have any left. " gameforge.subquest_06._30_say = "Could you help me? Thank you for doing my[ENTER]daughter a favour. I need to ask you for a favour[ENTER]now. I have asked the village Blacksmith to[ENTER]produce some armour, but I haven't heard anything[ENTER]from him. Could you find out how he's getting on[ENTER]with it? " gameforge.subquest_06._310_npcChat = "I need Leather. " @@ -7626,7 +7626,7 @@ gameforge.subquest_13._100_targetVid = "Go to Ariyoung " gameforge.subquest_13._10_targetVid = "Materials for making weapons. " gameforge.subquest_13._110_targetVid = "Go to Ah-Yu. " gameforge.subquest_13._120_sayReward = "The Weapon Shop Dealer needs your help. Get Iron[ENTER]Ore from Uriel and Linen from Ariyoung for him. " -gameforge.subquest_13._130_npcChat = "Ich brauche Eisenerz " +gameforge.subquest_13._130_npcChat = "I need Iron Ore " gameforge.subquest_13._140_say = "You need Iron Ore? I could give you some if you[ENTER]do me a favour. " gameforge.subquest_13._150_say = "I dropped something when I had to run for my life[ENTER]from the tigers: It's a bundle containing[ENTER]important books, bound together with some cloth.[ENTER]If I don't have them, I can't continue my[ENTER]research on the Metin Stones. Bring me the[ENTER]Package and you will get some ore from me. " gameforge.subquest_13._160_npcChat = "I have your package. "