Add quest for Undead Catacomb in Lake Country.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@15530 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
ca93008954
commit
29b89e61d0
|
@ -0,0 +1,15 @@
|
|||
quest lake_country/undead_catacomb
|
||||
title Undead Catacomb
|
||||
restart 0
|
||||
step 10
|
||||
description
|
||||
I have learned about a catacomb dwelled by ancient undeads. It was rumored that one can reach it climbing the mountains of north in this land. It is supposed to be very dangerous to go there.
|
||||
end_description
|
||||
end_step
|
||||
step 20
|
||||
finishes_quest
|
||||
description
|
||||
I have found the catacomb dwelled by ancient undeads.
|
||||
end_description
|
||||
end_step
|
||||
end_quest
|
|
@ -7,7 +7,7 @@ height 24
|
|||
enter_x 9
|
||||
msg
|
||||
Created: 1995-03-24 Kundi, Xue (xkd@soda.csua.berkeley.edu)
|
||||
Modified: 2011-08-27 Andreas Kirschbaum
|
||||
Modified: 2011-11-06 Andreas Kirschbaum
|
||||
endmsg
|
||||
end
|
||||
arch grass
|
||||
|
@ -2394,6 +2394,9 @@ as a final challenge but fail to return.
|
|||
endmsg
|
||||
x 16
|
||||
y 14
|
||||
arch quest_advance_apply
|
||||
name lake_country/undead_catacomb 0>10
|
||||
end
|
||||
end
|
||||
arch woodfloor
|
||||
x 16
|
||||
|
|
|
@ -37,3 +37,5 @@ include wolfsburg/wolfsburg.quests
|
|||
include darcap/darcap/elemental.quests
|
||||
|
||||
include santo_dominion/santo_dominion.quests
|
||||
|
||||
include lake_country/lake_country.quests
|
||||
|
|
|
@ -8,7 +8,7 @@ height 50
|
|||
enter_x 25
|
||||
enter_y 25
|
||||
msg
|
||||
Modified: 2011-11-05 Andreas Kirschbaum
|
||||
Modified: 2011-11-06 Andreas Kirschbaum
|
||||
endmsg
|
||||
outdoor 1
|
||||
tile_path_1 world_109_125
|
||||
|
@ -7588,6 +7588,9 @@ hp 3
|
|||
sp 3
|
||||
x 28
|
||||
y 17
|
||||
arch quest_advance_trigger
|
||||
name lake_country/undead_catacomb 10>20
|
||||
end
|
||||
end
|
||||
arch magic_mouth
|
||||
name fall
|
||||
|
|
Loading…
Reference in New Issue