Patch [ 2066208 ] Saromok Map Fix; Add missing keys and graphic corrections for map doors (except for barracks 1 and 2, those were already updated)

git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9767 282e977c-c81d-0410-88c4-b93c2d0d6712
master
rjtanner 2008-08-22 16:30:09 +00:00
parent f20df8b2bf
commit 84fc3b5055
7 changed files with 45 additions and 47 deletions

View File

@ -4,7 +4,7 @@ width 30
height 15 height 15
msg msg
Created: 2008-08-12 Chad Opperman | cromagic@sbcglobal.net Created: 2008-08-12 Chad Opperman | cromagic@sbcglobal.net
Modified: 2008-08-20 Rick Tanner Modified: 2008-08-21 Chad Opperman | cromagic@sbcglobal.net
endmsg endmsg
end end
arch stonefloor2 arch stonefloor2
@ -3249,11 +3249,8 @@ arch stonefloor2
x 29 x 29
y 7 y 7
end end
arch perm_magic_portal arch invis_exit
name Door
slaying castlesaromok_inside slaying castlesaromok_inside
face odoor_1.111
animation none
hp 13 hp 13
sp 20 sp 20
x 29 x 29

View File

@ -4,7 +4,7 @@ width 30
height 15 height 15
msg msg
Created: 2008-08-12 Chad Opperman | cromagic@sbcglobal.net Created: 2008-08-12 Chad Opperman | cromagic@sbcglobal.net
Modified: 2008-08-20 Rick Tanner Modified: 2008-08-21 Chad Opperman | cromagic@sbcglobal.net
endmsg endmsg
end end
arch stonefloor2 arch stonefloor2
@ -55,11 +55,8 @@ end
arch stonefloor2 arch stonefloor2
y 7 y 7
end end
arch perm_magic_portal arch invis_exit
name Door
slaying castlesaromok_inside slaying castlesaromok_inside
face odoor_1.111
animation none
hp 16 hp 16
sp 20 sp 20
y 7 y 7

View File

@ -4,7 +4,7 @@ width 30
height 28 height 28
msg msg
Created: 2008-08-12 Chad Opperman | cromagic@sbcglobal.net Created: 2008-08-12 Chad Opperman | cromagic@sbcglobal.net
Modified: 2008-08-18 Chad Opperman | cromagic@sbcglobal.net Modified: 2008-08-21 Chad Opperman | cromagic@sbcglobal.net
endmsg endmsg
end end
arch blackrock arch blackrock
@ -848,17 +848,14 @@ arch blocked
x 4 x 4
y 13 y 13
end end
arch blackrock arch invis_exit
slaying castlesaromok_barracks1
hp 7
sp 28
x 4 x 4
y 14 y 14
end end
arch perm_magic_portal arch blackrock
name Door
slaying castlesaromok_barracks1
face odoor_2.111
animation none
hp 7
sp 28
x 4 x 4
y 14 y 14
end end
@ -2428,17 +2425,14 @@ arch stwall_1_2
x 12 x 12
y 19 y 19
end end
arch blackrock arch invis_exit
slaying castlesaromok_barracks3
hp 28
sp 7
x 12 x 12
y 20 y 20
end end
arch perm_magic_portal arch blackrock
name Door
slaying castlesaromok_barracks3
face odoor_1.111
animation none
hp 28
sp 7
x 12 x 12
y 20 y 20
end end
@ -3505,17 +3499,14 @@ arch stwall_1_2
x 17 x 17
y 19 y 19
end end
arch blackrock arch invis_exit
slaying castlesaromok_barracks4
hp 1
sp 7
x 17 x 17
y 20 y 20
end end
arch perm_magic_portal arch blackrock
name Door
slaying castlesaromok_barracks4
face odoor_1.111
animation none
hp 1
sp 7
x 17 x 17
y 20 y 20
end end
@ -4939,17 +4930,14 @@ arch blocked
x 25 x 25
y 13 y 13
end end
arch blackrock arch invis_exit
slaying castlesaromok_barracks2
hp 7
sp 28
x 25 x 25
y 14 y 14
end end
arch perm_magic_portal arch blackrock
name Door
slaying castlesaromok_barracks2
face odoor_2.111
animation none
hp 7
sp 28
x 25 x 25
y 14 y 14
end end

View File

@ -4,7 +4,7 @@ width 15
height 15 height 15
msg msg
Created: 2008-08-13 Chad Opperman | cromagic@sbcglobal.net Created: 2008-08-13 Chad Opperman | cromagic@sbcglobal.net
Modified: 2008-08-18 Chad Opperman | cromagic@sbcglobal.net Modified: 2008-08-21 Chad Opperman | cromagic@sbcglobal.net
endmsg endmsg
end end
arch stonefloor2 arch stonefloor2
@ -785,6 +785,10 @@ arch spell_burning_hands
end end
arch spell_icestorm arch spell_icestorm
end end
arch key2
name Floor 2 Key
slaying castlesaromok_f2
end
end end
arch afloor_left arch afloor_left
x 7 x 7

View File

@ -4,7 +4,7 @@ width 15
height 15 height 15
msg msg
Created: 2008-08-13 Chad Opperman | cromagic@sbcglobal.net Created: 2008-08-13 Chad Opperman | cromagic@sbcglobal.net
Modified: 2008-08-18 Chad Opperman | cromagic@sbcglobal.net Modified: 2008-08-21 Chad Opperman | cromagic@sbcglobal.net
endmsg endmsg
end end
arch stonefloor2 arch stonefloor2
@ -1041,6 +1041,10 @@ arch spell_burning_hands
end end
arch spell_icestorm arch spell_icestorm
end end
arch key2
name Floor 3 Key
slaying castlesaromok_f3
end
end end
arch afloor_left arch afloor_left
x 10 x 10

View File

@ -4,7 +4,7 @@ width 15
height 15 height 15
msg msg
Created: 2008-08-13 Chad Opperman | cromagic@sbcglobal.net Created: 2008-08-13 Chad Opperman | cromagic@sbcglobal.net
Modified: 2008-08-18 Chad Opperman | cromagic@sbcglobal.net Modified: 2008-08-21 Chad Opperman | cromagic@sbcglobal.net
endmsg endmsg
end end
arch stonefloor2 arch stonefloor2
@ -698,6 +698,10 @@ arch spell_burning_hands
end end
arch spell_icestorm arch spell_icestorm
end end
arch key2
name Floor 4 Key
slaying castlesaromok_f4
end
end end
arch afloor_left arch afloor_left
x 7 x 7

View File

@ -4,7 +4,7 @@ width 15
height 15 height 15
msg msg
Created: 2008-08-13 Chad Opperman | cromagic@sbcglobal.net Created: 2008-08-13 Chad Opperman | cromagic@sbcglobal.net
Modified: 2008-08-18 Chad Opperman | cromagic@sbcglobal.net Modified: 2008-08-21 Chad Opperman | cromagic@sbcglobal.net
endmsg endmsg
end end
arch stonefloor2 arch stonefloor2
@ -486,6 +486,10 @@ arch spell_burning_hands
end end
arch spell_icestorm arch spell_icestorm
end end
arch key2
name Floor 5 Key
slaying castlesaromok_f5
end
end end
arch afloor_left arch afloor_left
x 4 x 4