Fixes subquest6
This commit is contained in:
@@ -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)
|
||||
|
||||
@@ -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. "
|
||||
|
||||
Reference in New Issue
Block a user