summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authorWombat <hpwombat@yahoo.com>2010-12-11 04:08:57 -0500
committerWombat <hpwombat@yahoo.com>2010-12-11 04:08:57 -0500
commit7627d41a035a1bcee94a063e96e201f7c0402757 (patch)
tree1679d8d415b8581a69b975d57b3a8d6e044e6b7c /npc
parent1356d6a81c735a20c1719bc7375b619480e0aa21 (diff)
downloadserverdata-7627d41a035a1bcee94a063e96e201f7c0402757.tar.gz
serverdata-7627d41a035a1bcee94a063e96e201f7c0402757.tar.bz2
serverdata-7627d41a035a1bcee94a063e96e201f7c0402757.tar.xz
serverdata-7627d41a035a1bcee94a063e96e201f7c0402757.zip
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
Diffstat (limited to 'npc')
-rw-r--r--npc/009-4/orum.txt7
1 files changed, 3 insertions, 4 deletions
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!\"";