diff --git a/quests/hendel/acid_room b/quests/hendel/acid_room index 2e1654fb8..9b8363399 100644 --- a/quests/hendel/acid_room +++ b/quests/hendel/acid_room @@ -8,7 +8,7 @@ enter_x 10 enter_y 49 msg Created: 1993-11-17 Chris Hendelberg (hendel@ecst.csuchico.edu) -Modified: 2008-12-22 Rick Tanner +Modified: 2012-04-14 Nicolas Weeger endmsg end arch blocked @@ -2337,6 +2337,7 @@ x 8 y 6 end arch big_dragon +name Nilplur Con 15 Int 25 hp 6000 @@ -2349,13 +2350,16 @@ resist_cold 30 resist_poison -100 carrying 100 can_use_scroll 1 +can_use_range 1 can_use_armour 1 can_use_weapon 1 can_use_ring 1 -can_use_range 1 arch key2 slaying ACID5 end +arch quest_advance_death +name quests/Nilplur 0-20>30 +end end arch marble face marble_blgr.111 @@ -2935,10 +2939,23 @@ arch cwall_0 x 9 y 45 end +arch magic_mouth +msg +A metallic plate around the remains of the beck reads "Kolgar". +endmsg +x 9 +y 46 +move_on walk fly_low fly_high +end arch cobblestones2 x 9 y 46 end +arch bones2 +x 9 +y 46 +identified 1 +end arch cobblestones2 x 9 y 47 diff --git a/quests/hendel/mountain_pass b/quests/hendel/mountain_pass index fa78fa455..ca0f7ec5f 100644 --- a/quests/hendel/mountain_pass +++ b/quests/hendel/mountain_pass @@ -8,7 +8,7 @@ enter_x 28 enter_y 12 msg Created: 1993-12-07 Chris Hendelberg -Modified: 2008-12-22 Rick Tanner +Modified: 2012-04-14 Nicolas Weeger endmsg end arch mountain2 @@ -2789,6 +2789,9 @@ hp 14 sp 12 x 22 y 6 +arch quest_advance_apply +name quests/Nilplur 10>20 +end end arch dungeon_magic x 22 diff --git a/quests/quests.quests b/quests/quests.quests index b9ca1ffab..2391f47c6 100644 --- a/quests/quests.quests +++ b/quests/quests.quests @@ -65,3 +65,27 @@ end_description end_step end_quest +quest quests/Nilplur +title The hunt for Nilplur +face dragon.x71 +description +Nilplur the dragon is said to hide in a cave in the mountain range east of the lake between Scorn and Euthville. According to reports, he accumulated some decent treasure, including powerful spells. +end_description +step 10 +description +I've heard rumors of a dragon hiding in a cave in the mountain range east of the lake between Scorn and Euthville. +end_description +end_step +step 20 +description +I've found Nilplur's lair. +end_description +end_step +step 30 +finishes_quest +description +I've killed Nilplur and can now claim his treasure. +end_description +end_step +end_quest +