Quest: fortress of Ang.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17890 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
a82440f70d
commit
7ea581de3a
|
@ -8,7 +8,7 @@ enter_x 6
|
|||
enter_y 9
|
||||
msg
|
||||
Created: 1993-12-01
|
||||
Modified: 2008-12-21 Rick Tanner
|
||||
Modified: 2012-04-09 Nicolas Weeger
|
||||
endmsg
|
||||
end
|
||||
arch cobblestones2
|
||||
|
@ -6831,6 +6831,10 @@ end
|
|||
arch dragon_mail
|
||||
x 38
|
||||
y 33
|
||||
arch quest_advance_pickup
|
||||
name quests/FortressAng 20>30
|
||||
unique 1
|
||||
end
|
||||
end
|
||||
arch cobblestones2
|
||||
x 38
|
||||
|
|
|
@ -41,3 +41,27 @@ end_description
|
|||
end_step
|
||||
end_quest
|
||||
|
||||
quest quests/FortressAng
|
||||
title The Fortress of Ang
|
||||
face fort.x11
|
||||
description
|
||||
It is said a fortress was once built on the sea shore, east-north-east of what is now Navar, and that an unusual artifact can be found there.
|
||||
end_description
|
||||
step 10
|
||||
description
|
||||
I've heard of a fortress on the sea shore, east-north-east of Scorn, which has an unusual artifact.
|
||||
end_description
|
||||
end_step
|
||||
step 20
|
||||
description
|
||||
I have found the Fortress of Ang, and should try to get the artifact.
|
||||
end_description
|
||||
end_step
|
||||
step 30
|
||||
finishes_quest
|
||||
description
|
||||
I've claimed the treasures for myself.
|
||||
end_description
|
||||
end_step
|
||||
end_quest
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@ name world_127_114
|
|||
width 50
|
||||
height 50
|
||||
msg
|
||||
Modified: 2007-12-24 tchize
|
||||
Modified: 2012-04-09 Nicolas Weeger
|
||||
endmsg
|
||||
outdoor 1
|
||||
tile_path_1 world_127_113
|
||||
|
@ -10467,6 +10467,9 @@ hp 47
|
|||
sp 48
|
||||
x 40
|
||||
y 32
|
||||
arch quest_advance_apply
|
||||
name quests/FortressAng 0-10>20
|
||||
end
|
||||
end
|
||||
arch grass_only
|
||||
x 40
|
||||
|
|
Loading…
Reference in New Issue