Fix oakdoor so that it uses the correct archetype (vs the one that can be destroyed)

git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@11098 282e977c-c81d-0410-88c4-b93c2d0d6712
master
rjtanner 2008-12-23 07:11:03 +00:00
parent 3fc1b21c2e
commit 8645941373
3 changed files with 6 additions and 20 deletions

View File

@ -8,7 +8,7 @@ enter_x 7
enter_y 14 enter_y 14
msg msg
Created: 1999-01-28 King Zoobus Created: 1999-01-28 King Zoobus
Modified: 2008-11-28 Rick Tanner Modified: 2008-12-23 Rick Tanner
endmsg endmsg
end end
arch flagstone arch flagstone
@ -759,17 +759,13 @@ arch flagstone
x 7 x 7
y 14 y 14
end end
arch invis_exit arch oakdoor_2
slaying /world/world_120_109 slaying /world/world_120_109
hp 38 hp 38
sp 37 sp 37
x 7 x 7
y 14 y 14
end end
arch door_2
x 7
y 14
end
arch flagstone arch flagstone
x 8 x 8
end end

View File

@ -11,7 +11,7 @@ height 11
enter_x 3 enter_x 3
msg msg
Created: 1999-01-27 King Zoobus Created: 1999-01-27 King Zoobus
Modified: 2008-11-28 Rick Tanner Modified: 2008-12-23 Rick Tanner
endmsg endmsg
end end
arch woodfloor arch woodfloor
@ -206,15 +206,12 @@ end
arch woodfloor arch woodfloor
x 3 x 3
end end
arch invis_exit arch oakdoor_2
slaying /world/world_120_109 slaying /world/world_120_109
hp 43 hp 43
sp 45 sp 45
x 3 x 3
end end
arch door_2
x 3
end
arch woodfloor arch woodfloor
x 3 x 3
y 1 y 1

View File

@ -11,7 +11,7 @@ enter_x 13
enter_y 7 enter_y 7
msg msg
Created: 1999-02-03 King Zoobus Created: 1999-02-03 King Zoobus
Modified: 2008-11-28 Rick Tanner Modified: 2008-12-23 Rick Tanner
endmsg endmsg
end end
arch cobblestones2 arch cobblestones2
@ -1508,14 +1508,7 @@ arch cobblestones2
x 13 x 13
y 7 y 7
end end
arch invis_exit arch oakdoor_1
slaying /world/world_120_109
hp 35
sp 40
x 13
y 7
end
arch door_1
x 13 x 13
y 7 y 7
end end