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-b93c2d0d6712master
parent
3fc1b21c2e
commit
8645941373
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue