Dummy quest for the fortress of Barad-Dur.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17687 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
dc12e1624f
commit
604bd152e9
|
@ -22,3 +22,22 @@ end_description
|
|||
end_step
|
||||
end_quest
|
||||
|
||||
quest quests/BaradDur
|
||||
title Fortress of Barad-Dur
|
||||
face tower_a.x11
|
||||
description
|
||||
Find the legendary fortress of Barad-Dur. Beware, evil monsters lurk in it.
|
||||
end_description
|
||||
step 10
|
||||
description
|
||||
You've heard of the fortress of Barad-Dur, located north-west of the great city.
|
||||
end_description
|
||||
end_step
|
||||
step 20
|
||||
finishes_quest
|
||||
description
|
||||
You've found the legendary fortress of Barad-Dur.
|
||||
end_description
|
||||
end_step
|
||||
end_quest
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@ name world_104_113
|
|||
width 50
|
||||
height 50
|
||||
msg
|
||||
Modified: 2007-12-24 tchize
|
||||
Modified: 2012-03-25 Nicolas Weeger
|
||||
endmsg
|
||||
outdoor 1
|
||||
tile_path_1 world_104_112
|
||||
|
@ -2521,6 +2521,9 @@ hp 2
|
|||
sp 1
|
||||
x 10
|
||||
y 7
|
||||
arch quest_advance_apply
|
||||
name quests/BaradDur 0-10>20
|
||||
end
|
||||
end
|
||||
arch mountain
|
||||
x 10
|
||||
|
|
Loading…
Reference in New Issue