Fix sword not being teleported back.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18363 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
c08803a5e9
commit
8e89513baf
|
@ -8,7 +8,7 @@ enter_x 7
|
||||||
enter_y 10
|
enter_y 10
|
||||||
msg
|
msg
|
||||||
Created: 1997-11-26
|
Created: 1997-11-26
|
||||||
Modified: 2012-04-06 Rick Tanner
|
Modified: 2012-07-15 Nicolas Weeger
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch blocked
|
arch blocked
|
||||||
|
@ -2976,13 +2976,12 @@ arch blocked
|
||||||
x 15
|
x 15
|
||||||
y 10
|
y 10
|
||||||
end
|
end
|
||||||
arch spikes_open
|
arch teleporter
|
||||||
name 4
|
hp 10
|
||||||
|
sp 5
|
||||||
x 15
|
x 15
|
||||||
y 11
|
y 11
|
||||||
speed 0.500000
|
speed 0.0
|
||||||
resist_fire 30
|
|
||||||
value 1
|
|
||||||
connected 4
|
connected 4
|
||||||
end
|
end
|
||||||
arch uw_sword
|
arch uw_sword
|
||||||
|
|
Loading…
Reference in New Issue