Patch #336 Archetype and exit cleanup in Santo Dominion Tavern, courtesy of Kevin Zheng. Floor archetype and exit correction and updates in The Golden Lion (santo_dominion/tavern).
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18744 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
17efd688e2
commit
d50cb6a996
|
@ -1925,11 +1925,14 @@ arch wwall_1_3
|
|||
x 13
|
||||
y 19
|
||||
end
|
||||
arch dungeon_magic
|
||||
arch cobblestones
|
||||
x 13
|
||||
y 20
|
||||
end
|
||||
arch cobblestones
|
||||
arch invis_exit
|
||||
slaying /world/world_102_108
|
||||
hp 16
|
||||
sp 7
|
||||
x 13
|
||||
y 20
|
||||
end
|
||||
|
@ -2055,13 +2058,6 @@ arch woodfloor
|
|||
x 14
|
||||
y 18
|
||||
end
|
||||
arch invis_exit
|
||||
slaying /world/world_102_108
|
||||
hp 16
|
||||
sp 7
|
||||
x 14
|
||||
y 19
|
||||
end
|
||||
arch woodfloor
|
||||
x 14
|
||||
y 19
|
||||
|
@ -2079,11 +2075,14 @@ move_block 0
|
|||
alive 0
|
||||
pass_thru 0
|
||||
end
|
||||
arch dungeon_magic
|
||||
arch cobblestones
|
||||
x 14
|
||||
y 20
|
||||
end
|
||||
arch cobblestones
|
||||
arch invis_exit
|
||||
slaying /world/world_102_108
|
||||
hp 16
|
||||
sp 7
|
||||
x 14
|
||||
y 20
|
||||
end
|
||||
|
@ -2235,11 +2234,14 @@ arch wwall_1_4
|
|||
x 15
|
||||
y 19
|
||||
end
|
||||
arch dungeon_magic
|
||||
arch cobblestones
|
||||
x 15
|
||||
y 20
|
||||
end
|
||||
arch cobblestones
|
||||
arch invis_exit
|
||||
slaying /world/world_102_108
|
||||
hp 16
|
||||
sp 7
|
||||
x 15
|
||||
y 20
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue