New small quest, to inform of Grukk's tower.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16414 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
1910b009c6
commit
3742b61eba
|
@ -9,7 +9,7 @@ enter_x 12
|
|||
enter_y 12
|
||||
msg
|
||||
Created: 1996-09-30
|
||||
Modified: 2008-10-21 Rick Tanner
|
||||
Modified: 2012-01-01 Nicolas Weeger
|
||||
endmsg
|
||||
end
|
||||
arch flagstone
|
||||
|
@ -1339,6 +1339,9 @@ maxhp 1000
|
|||
x 8
|
||||
y 2
|
||||
speed -0.200000
|
||||
arch quest_advance_death
|
||||
name navar/grukk 10-20>30
|
||||
end
|
||||
end
|
||||
arch flagstone
|
||||
x 8
|
||||
|
|
|
@ -0,0 +1,23 @@
|
|||
quest navar/grukk
|
||||
title Grukk's Tower
|
||||
description
|
||||
Find Grukk's tower, and reclaim his treasure.
|
||||
end_description
|
||||
step 10
|
||||
description
|
||||
You've heard the story of Grukk, who fled Navar with some treasure and built a tower somewhere in the south-est, near the coast.
|
||||
end_description
|
||||
end_step
|
||||
step 20
|
||||
description
|
||||
You've found Grukk's tower.
|
||||
end_description
|
||||
end_step
|
||||
step 30
|
||||
finishes_quest
|
||||
description
|
||||
You defeated Grukk.
|
||||
end_description
|
||||
end_step
|
||||
end_quest
|
||||
|
|
@ -39,3 +39,6 @@ include darcap/darcap/elemental.quests
|
|||
include santo_dominion/santo_dominion.quests
|
||||
|
||||
include lake_country/lake_country.quests
|
||||
|
||||
include navar_city/navar_city.quests
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@ name world_123_120
|
|||
width 50
|
||||
height 50
|
||||
msg
|
||||
Modified: 2007-12-24 tchize
|
||||
Modified: 2012-01-01 Nicolas Weeger
|
||||
endmsg
|
||||
outdoor 1
|
||||
tile_path_1 world_123_119
|
||||
|
@ -9674,6 +9674,9 @@ hp 12
|
|||
sp 12
|
||||
x 33
|
||||
y 6
|
||||
arch quest_advance_apply
|
||||
name navar/grukk 10>20
|
||||
end
|
||||
end
|
||||
arch grass
|
||||
x 33
|
||||
|
|
Loading…
Reference in New Issue