Made the structure names generic and similar since their is intent for the player to explore the entire area as part of the storyline and quest
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10229 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
bb66e527bf
commit
501f0d1d71
|
@ -3,7 +3,7 @@ name world_119_116
|
|||
width 50
|
||||
height 50
|
||||
msg
|
||||
Modified: 2007-12-24 tchize
|
||||
Modified: 2008-10-30 Rick Tanner
|
||||
endmsg
|
||||
outdoor 1
|
||||
tile_path_1 world_119_115
|
||||
|
@ -5627,6 +5627,7 @@ y 26
|
|||
elevation 1888
|
||||
end
|
||||
arch ruined_tower
|
||||
name Ruined Tower
|
||||
slaying /quests/todd/aljwaf/tower2
|
||||
hp 6
|
||||
sp 12
|
||||
|
@ -5835,6 +5836,7 @@ y 14
|
|||
elevation 783
|
||||
end
|
||||
arch ruins
|
||||
name Narcopin Ruins
|
||||
slaying /quests/todd/aljwaf/crypt2
|
||||
hp 2
|
||||
sp 2
|
||||
|
@ -6422,6 +6424,7 @@ y 10
|
|||
elevation 783
|
||||
end
|
||||
arch ruins
|
||||
name Narcopin Ruins
|
||||
slaying /quests/todd/aljwaf/crypt4
|
||||
hp 8
|
||||
sp 1
|
||||
|
@ -8031,6 +8034,7 @@ y 25
|
|||
elevation 1632
|
||||
end
|
||||
arch ruined_tower
|
||||
name Ruined Tower
|
||||
slaying /quests/todd/aljwaf/tower3
|
||||
hp 6
|
||||
sp 12
|
||||
|
@ -8694,6 +8698,7 @@ y 24
|
|||
elevation 1200
|
||||
end
|
||||
arch ruins
|
||||
name Narcopin Ruins
|
||||
slaying /quests/todd/aljwaf/crypt3
|
||||
hp 1
|
||||
sp 1
|
||||
|
@ -8789,6 +8794,7 @@ x 31
|
|||
y 36
|
||||
end
|
||||
arch ruined_tower
|
||||
name Ruined Tower
|
||||
slaying /quests/todd/aljwaf/tower1
|
||||
hp 6
|
||||
sp 12
|
||||
|
@ -10538,6 +10544,7 @@ y 6
|
|||
elevation 733
|
||||
end
|
||||
arch ruined_tower
|
||||
name Ruined Tower
|
||||
slaying /quests/todd/aljwaf/tower4
|
||||
hp 6
|
||||
sp 12
|
||||
|
@ -11195,7 +11202,7 @@ y 12
|
|||
elevation 733
|
||||
end
|
||||
arch ruins
|
||||
name ruined crypt
|
||||
name Narcopin Ruins
|
||||
slaying /quests/todd/aljwaf/crypt
|
||||
msg
|
||||
You enter the ruined crypt.
|
||||
|
@ -11244,6 +11251,7 @@ y 18
|
|||
elevation 672
|
||||
end
|
||||
arch ruins
|
||||
name Narcopin Ruins
|
||||
slaying /quests/todd/aljwaf/crypt5
|
||||
hp 8
|
||||
sp 3
|
||||
|
|
Loading…
Reference in New Issue