From 186a01a1a62a6872e372eb50b8bfbd37a3bbab94 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 21 Jun 2018 01:06:13 -0300 Subject: Notes on Rosen, he can be more useful --- npc/005-4/rosen.txt | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/npc/005-4/rosen.txt b/npc/005-4/rosen.txt index 264ee97cb..b57e16c67 100644 --- a/npc/005-4/rosen.txt +++ b/npc/005-4/rosen.txt @@ -2,16 +2,20 @@ // Author: // Saulc // Description: -// Candor Armor&Weapon shop keeper. The quest is currently broken. +// Candor Armor&Weapon shop keeper. // Variables: // CandorQuest_Rosen (nyi) +// Suggestion: Deliver a letter to Zegas, giving player background about +// Candor Island and Saxso. Requires level 5. Reward: 150 GP. +// Could have an additional step related to Bifs. Even a daily quest asking +// for (day % 8) ore, with suitable prices. 005-4,29,36,0 script Rosen NPC_GUARD1,{ - + .@q=getq(CandorQuest_Rosen); function explain_ironingot { speech S_FIRST_BLANK_LINE | S_LAST_NEXT, - l("Did you see Jhedia the blacksmith in Tulimshar? He might know how you could get this."), - l("Nevertheless, you probably need some base materials from Bif. Who knows what it will drop if you are lucky?"); + l("Did you see Jhedia the blacksmith in Tulimshar? She might know how you could get this."), + l("Nevertheless, you probably need some base materials from Bifs. Who knows what it will drop if you are lucky?"); return; } -- cgit v1.2.3-60-g2f50