From 7627d41a035a1bcee94a063e96e201f7c0402757 Mon Sep 17 00:00:00 2001 From: Wombat Date: Sat, 11 Dec 2010 04:08:57 -0500 Subject: added candle helmet to item_db and orum reward added the candle helmet as a reward for the orum quest and to the item.db.txt --- npc/009-4/orum.txt | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'npc/009-4/orum.txt') diff --git a/npc/009-4/orum.txt b/npc/009-4/orum.txt index cbc5e12f..63ff702e 100644 --- a/npc/009-4/orum.txt +++ b/npc/009-4/orum.txt @@ -625,13 +625,12 @@ L_Ready_Cavern: next; mes "[Orum]"; - mes "\"Very good work you have done! Please take this for your efforts.\""; + mes "\"Very good work you have done! Please take this for your efforts. It has helped me in a bind.\""; next; getexp @EXP_BREAK_BARRIERS, 0; - // TODO put item name and remove following line and this line as well! - getitem "", 1; - mes "[Insert reward here...]"; + getitem "CandleHelmet", 1; + mes "You receive the [Candle Helmet]"; next; mes "\"You've done enough here to help. I will go the rest of the way alone so that your life is not endangered.. You must promise me not to go any further!\""; -- cgit v1.2.3-70-g09d2