Fix broken duplicators
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9775 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
75e3612535
commit
cd4c81ce96
|
@ -8,7 +8,7 @@ enter_x 8
|
||||||
enter_y 4
|
enter_y 4
|
||||||
msg
|
msg
|
||||||
Created: 2008-08-14 Chad Opperman | cromagic@sbcglobal.net
|
Created: 2008-08-14 Chad Opperman | cromagic@sbcglobal.net
|
||||||
Modified: 2008-08-22 Rick Tanner
|
Modified: 2008-08-22 Chad Opperman | cromagic@sbcglobal.net
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch stonefloor2
|
arch stonefloor2
|
||||||
|
@ -976,7 +976,7 @@ Pow 1
|
||||||
Int 1
|
Int 1
|
||||||
sp 1
|
sp 1
|
||||||
ac 3
|
ac 3
|
||||||
resist_fire 30
|
resist_fire 35
|
||||||
path_attuned 2
|
path_attuned 2
|
||||||
material 0
|
material 0
|
||||||
item_power 5
|
item_power 5
|
||||||
|
@ -1003,6 +1003,24 @@ x 4
|
||||||
y 5
|
y 5
|
||||||
connected 5
|
connected 5
|
||||||
end
|
end
|
||||||
|
arch duplicator
|
||||||
|
other_arch magic_mouth
|
||||||
|
x 4
|
||||||
|
y 5
|
||||||
|
connected 5
|
||||||
|
end
|
||||||
|
arch duplicator
|
||||||
|
other_arch magic_ear
|
||||||
|
x 4
|
||||||
|
y 5
|
||||||
|
connected 5
|
||||||
|
end
|
||||||
|
arch duplicator
|
||||||
|
other_arch magic_mouth
|
||||||
|
x 4
|
||||||
|
y 5
|
||||||
|
connected 5
|
||||||
|
end
|
||||||
arch light4
|
arch light4
|
||||||
x 4
|
x 4
|
||||||
y 5
|
y 5
|
||||||
|
|
|
@ -8,7 +8,7 @@ enter_x 1
|
||||||
enter_y 4
|
enter_y 4
|
||||||
msg
|
msg
|
||||||
Created: 2008-08-14 Chad Opperman | cromagic@sbcglobal.net
|
Created: 2008-08-14 Chad Opperman | cromagic@sbcglobal.net
|
||||||
Modified: 2008-08-22 Rick Tanner
|
Modified: 2008-08-23 Chad Opperman | cromagic@sbcglobal.net
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch stonefloor2
|
arch stonefloor2
|
||||||
|
@ -1433,6 +1433,24 @@ x 5
|
||||||
y 5
|
y 5
|
||||||
connected 5
|
connected 5
|
||||||
end
|
end
|
||||||
|
arch duplicator
|
||||||
|
other_arch magic_mouth
|
||||||
|
x 5
|
||||||
|
y 5
|
||||||
|
connected 5
|
||||||
|
end
|
||||||
|
arch duplicator
|
||||||
|
other_arch magic_ear
|
||||||
|
x 5
|
||||||
|
y 5
|
||||||
|
connected 5
|
||||||
|
end
|
||||||
|
arch duplicator
|
||||||
|
other_arch magic_mouth
|
||||||
|
x 5
|
||||||
|
y 5
|
||||||
|
connected 5
|
||||||
|
end
|
||||||
arch light4
|
arch light4
|
||||||
x 5
|
x 5
|
||||||
y 5
|
y 5
|
||||||
|
|
Loading…
Reference in New Issue