Quest: Dark Forest east of Scorn, with the glowing crystal.

git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17449 282e977c-c81d-0410-88c4-b93c2d0d6712
master
ryo_saeba 2012-03-11 10:39:54 +00:00
parent 8d5a370e51
commit 55c2cdc179
3 changed files with 36 additions and 2 deletions

View File

@ -9,7 +9,7 @@ enter_x 3
enter_y 39
msg
Created: 1994-01-14 peterm (peterm@soda.berkeley.edu)
Modified: 2010-08-12 Nicolas Weeger
Modified: 2012-03-11 Nicolas Weeger
endmsg
end
arch cobblestones
@ -1046,6 +1046,10 @@ maxsp 500
x 3
y 1
value 100000
arch quest_advance_pickup
name scorn/DarkForest 20>30
unique 1
end
end
arch unholy_ground
x 3

View File

@ -9,7 +9,7 @@ enter_x 17
enter_y 32
msg
Created: 1994-01-14 peterm (peterm@soda.berkeley.edu)
Modified: 2012-01-01 Rick Tanner
Modified: 2012-03-11 Nicolas Weeger
endmsg
end
arch medium_stones
@ -4317,6 +4317,9 @@ hp 7
sp 29
x 15
y 15
arch quest_advance_apply
name scorn/DarkForest 10>20
end
end
arch medium_stones
x 15

View File

@ -5,6 +5,7 @@ include citygate.quests
include kar/gork.quests
include misc/rhyz.quests
quest scorn/smith/customarmour
title Custom Armour
restart 1
@ -129,3 +130,29 @@ end_description
end_step
end_quest
quest scorn/DarkForest
title The Dark Forest
face power_crystal.111
description
East of Scorn is a Temple with, it is said, a Glowing Crystal.
The temple is at the heard of the Dark Forest, which is said to be located approximately 15 chains north of the Scorn-Navar road, 50 chains west of Hermes's Inn.
end_description
step 10
description
You have heard a temple in the Dark Forest holds a Glowing Crystal.
end_description
end_step
step 20
description
You have reached the entrance of the Temple.
end_description
end_step
step 30
finishes_quest
description
You have found the Glowing Crystal.
end_description
end_step
end_quest