Give some faces to some quests.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17560 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
543d76b563
commit
f00d4f101b
|
@ -1,5 +1,6 @@
|
||||||
quest darcap/Cameron-wine
|
quest darcap/Cameron-wine
|
||||||
title Scartis's wine
|
title Scartis's wine
|
||||||
|
face wine.111
|
||||||
description
|
description
|
||||||
Cameron, the tavern owner, is worried to not get anymore wine from Scartis's wine factory.
|
Cameron, the tavern owner, is worried to not get anymore wine from Scartis's wine factory.
|
||||||
end_description
|
end_description
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
quest darcap/Elemental
|
quest darcap/Elemental
|
||||||
title Darcap's Elemental quest
|
title Darcap's Elemental quest
|
||||||
|
face quest_darcap_elemental.111
|
||||||
description
|
description
|
||||||
Solve the four elemental quests, and get some equipment as a reward.
|
Solve the four elemental quests, and get some equipment as a reward.
|
||||||
end_description
|
end_description
|
||||||
|
@ -31,6 +32,7 @@ end_quest
|
||||||
|
|
||||||
quest darcap/Elemental-Fire
|
quest darcap/Elemental-Fire
|
||||||
title Darcap's Fire Elemental quest
|
title Darcap's Fire Elemental quest
|
||||||
|
face elem_fire.111
|
||||||
description
|
description
|
||||||
I must solve the fire elemental quest.
|
I must solve the fire elemental quest.
|
||||||
end_description
|
end_description
|
||||||
|
@ -50,10 +52,10 @@ I have solved the fire elemental quest, and need to solve the others.
|
||||||
end_description
|
end_description
|
||||||
end_step
|
end_step
|
||||||
step 30
|
step 30
|
||||||
|
finishes_quest
|
||||||
description
|
description
|
||||||
I have solved the fire elemental quest.
|
I have solved the fire elemental quest.
|
||||||
end_description
|
end_description
|
||||||
finishes_quest
|
|
||||||
setwhen
|
setwhen
|
||||||
darcap/Elemental 0
|
darcap/Elemental 0
|
||||||
darcap/Elemental-Fire 20
|
darcap/Elemental-Fire 20
|
||||||
|
@ -63,6 +65,7 @@ end_quest
|
||||||
|
|
||||||
quest darcap/Elemental-Air
|
quest darcap/Elemental-Air
|
||||||
title Darcap's Air Elemental quest
|
title Darcap's Air Elemental quest
|
||||||
|
face elem_air.111
|
||||||
description
|
description
|
||||||
I must solve the air elemental quest.
|
I must solve the air elemental quest.
|
||||||
end_description
|
end_description
|
||||||
|
@ -82,10 +85,10 @@ I have solved the air elemental quest, and need to solve the others.
|
||||||
end_description
|
end_description
|
||||||
end_step
|
end_step
|
||||||
step 30
|
step 30
|
||||||
|
finishes_quest
|
||||||
description
|
description
|
||||||
I have solved the air elemental quest.
|
I have solved the air elemental quest.
|
||||||
end_description
|
end_description
|
||||||
finishes_quest
|
|
||||||
setwhen
|
setwhen
|
||||||
darcap/Elemental 0
|
darcap/Elemental 0
|
||||||
darcap/Elemental-Air 20
|
darcap/Elemental-Air 20
|
||||||
|
@ -95,6 +98,7 @@ end_quest
|
||||||
|
|
||||||
quest darcap/Elemental-Earth
|
quest darcap/Elemental-Earth
|
||||||
title Darcap's Earth Elemental quest
|
title Darcap's Earth Elemental quest
|
||||||
|
face elem_earth.111
|
||||||
description
|
description
|
||||||
I must solve the earth elemental quest.
|
I must solve the earth elemental quest.
|
||||||
end_description
|
end_description
|
||||||
|
@ -114,10 +118,10 @@ I have solved the earth elemental quest, and need to solve the others.
|
||||||
end_description
|
end_description
|
||||||
end_step
|
end_step
|
||||||
step 30
|
step 30
|
||||||
|
finishes_quest
|
||||||
description
|
description
|
||||||
I have solved the earth elemental quest.
|
I have solved the earth elemental quest.
|
||||||
end_description
|
end_description
|
||||||
finishes_quest
|
|
||||||
setwhen
|
setwhen
|
||||||
darcap/Elemental 0
|
darcap/Elemental 0
|
||||||
darcap/Elemental-Earth 20
|
darcap/Elemental-Earth 20
|
||||||
|
@ -127,6 +131,7 @@ end_quest
|
||||||
|
|
||||||
quest darcap/Elemental-Water
|
quest darcap/Elemental-Water
|
||||||
title Darcap's Water Elemental quest
|
title Darcap's Water Elemental quest
|
||||||
|
face elem_water.111
|
||||||
description
|
description
|
||||||
I must solve the water elemental quest.
|
I must solve the water elemental quest.
|
||||||
end_description
|
end_description
|
||||||
|
@ -146,13 +151,14 @@ I have solved the water elemental quest, and need to solve the others.
|
||||||
end_description
|
end_description
|
||||||
end_step
|
end_step
|
||||||
step 30
|
step 30
|
||||||
|
finishes_quest
|
||||||
description
|
description
|
||||||
I have solved the water elemental quest.
|
I have solved the water elemental quest.
|
||||||
end_description
|
end_description
|
||||||
finishes_quest
|
|
||||||
setwhen
|
setwhen
|
||||||
darcap/Elemental 0
|
darcap/Elemental 0
|
||||||
darcap/Elemental-Water 20
|
darcap/Elemental-Water 20
|
||||||
end_setwhen
|
end_setwhen
|
||||||
end_step
|
end_step
|
||||||
end_quest
|
end_quest
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
quest lake_country/undead_catacomb
|
quest lake_country/undead_catacomb
|
||||||
title Undead Catacomb
|
title Undead Catacomb
|
||||||
restart 0
|
face quest_lake_country_undead_catacomb.111
|
||||||
step 10
|
step 10
|
||||||
description
|
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.
|
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.
|
||||||
|
@ -13,3 +13,4 @@ I have found the catacomb dwelled by ancient undeads.
|
||||||
end_description
|
end_description
|
||||||
end_step
|
end_step
|
||||||
end_quest
|
end_quest
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
quest scorn/Aristocracy
|
quest scorn/Aristocracy
|
||||||
title The Scorn Nobility
|
title The Scorn Nobility
|
||||||
|
face quest_scorn_aristocracy.111
|
||||||
description
|
description
|
||||||
Rise through the ranks of the scorn nobility to gain favour in the king's court
|
Rise through the ranks of the scorn nobility to gain favour in the king's court
|
||||||
end_description
|
end_description
|
||||||
|
@ -228,6 +229,7 @@ end_quest
|
||||||
|
|
||||||
quest scorn/WyvernWing
|
quest scorn/WyvernWing
|
||||||
title Slithselest for Supper
|
title Slithselest for Supper
|
||||||
|
face dragon_wing.111
|
||||||
description
|
description
|
||||||
The King of Scorn wishes to dine upon the wing of his enemy, Slithselest, the self-styled Lord of Wyverns.
|
The King of Scorn wishes to dine upon the wing of his enemy, Slithselest, the self-styled Lord of Wyverns.
|
||||||
Slithselest has his eyrie (it is said) in the high mountains south of the road to Brest.
|
Slithselest has his eyrie (it is said) in the high mountains south of the road to Brest.
|
||||||
|
@ -263,6 +265,7 @@ end_quest
|
||||||
|
|
||||||
quest scorn/DemonPit
|
quest scorn/DemonPit
|
||||||
title Demons in Euthville
|
title Demons in Euthville
|
||||||
|
face pentagram.x11
|
||||||
description
|
description
|
||||||
There has been a recent influx of demons in the ruins of the town north of Scorn.
|
There has been a recent influx of demons in the ruins of the town north of Scorn.
|
||||||
Reports have it that the demons are issuing from a filthy pit in the ground.
|
Reports have it that the demons are issuing from a filthy pit in the ground.
|
||||||
|
|
|
@ -34,6 +34,7 @@ end_quest
|
||||||
|
|
||||||
quest scorn/WalkingStick
|
quest scorn/WalkingStick
|
||||||
title Gramps Malone's Walking Stick
|
title Gramps Malone's Walking Stick
|
||||||
|
face quarters.111
|
||||||
description
|
description
|
||||||
Recover a walking stick on behalf of its owner.
|
Recover a walking stick on behalf of its owner.
|
||||||
end_description
|
end_description
|
||||||
|
|
|
@ -8,6 +8,7 @@ include misc/rhyz.quests
|
||||||
|
|
||||||
quest scorn/smith/customarmour
|
quest scorn/smith/customarmour
|
||||||
title Custom Armour
|
title Custom Armour
|
||||||
|
face chainmail.111
|
||||||
restart 1
|
restart 1
|
||||||
step 10
|
step 10
|
||||||
description
|
description
|
||||||
|
|
Loading…
Reference in New Issue