Fix out of bounds opened state.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18072 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
b6c91a7f58
commit
cec702997c
|
|
@ -8,7 +8,7 @@ enter_x 7
|
||||||
enter_y 14
|
enter_y 14
|
||||||
msg
|
msg
|
||||||
Created: 1996-01-28
|
Created: 1996-01-28
|
||||||
Modified: 2012-04-06 Rick Tanner
|
Modified: 2012-05-06 Nicolas Weeger
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch grass
|
arch grass
|
||||||
|
|
@ -8636,7 +8636,7 @@ end
|
||||||
arch spikes_open
|
arch spikes_open
|
||||||
name 11
|
name 11
|
||||||
dam 0
|
dam 0
|
||||||
wc 15
|
wc 9
|
||||||
x 36
|
x 36
|
||||||
y 18
|
y 18
|
||||||
speed 2.000000
|
speed 2.000000
|
||||||
|
|
@ -8838,7 +8838,7 @@ end
|
||||||
arch spikes_closed
|
arch spikes_closed
|
||||||
name 11
|
name 11
|
||||||
dam 0
|
dam 0
|
||||||
wc 15
|
wc 9
|
||||||
ac 0
|
ac 0
|
||||||
x 37
|
x 37
|
||||||
y 18
|
y 18
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue