Fix look of the semi-broken exits in /navar_city/city1court (they animated even though "is_animated 0" was set, which broke them).
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9219 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
88d341dfb7
commit
b1de0d192c
|
@ -6,6 +6,7 @@ width 21
|
|||
height 19
|
||||
msg
|
||||
Created: 1993-11-01 (john_cater@yahoo.com)
|
||||
Modified: 2008-06-03 Arvid Norlander
|
||||
endmsg
|
||||
end
|
||||
arch cobblestones2
|
||||
|
@ -243,6 +244,7 @@ x 1
|
|||
y 18
|
||||
speed_left -0.400000
|
||||
is_animated 0
|
||||
client_anim_random 0
|
||||
end
|
||||
arch cobblestones2
|
||||
x 2
|
||||
|
@ -485,6 +487,7 @@ x 3
|
|||
y 18
|
||||
speed_left -0.400000
|
||||
is_animated 0
|
||||
client_anim_random 0
|
||||
end
|
||||
arch cobblestones2
|
||||
x 4
|
||||
|
@ -689,6 +692,7 @@ x 5
|
|||
y 18
|
||||
speed_left -0.400000
|
||||
is_animated 0
|
||||
client_anim_random 0
|
||||
end
|
||||
arch cobblestones2
|
||||
x 6
|
||||
|
@ -938,6 +942,7 @@ x 7
|
|||
y 18
|
||||
speed_left -0.400000
|
||||
is_animated 0
|
||||
client_anim_random 0
|
||||
end
|
||||
arch cobblestones2
|
||||
x 8
|
||||
|
@ -1147,6 +1152,7 @@ x 9
|
|||
y 18
|
||||
speed_left -0.400000
|
||||
is_animated 0
|
||||
client_anim_random 0
|
||||
end
|
||||
arch cobblestones2
|
||||
x 10
|
||||
|
@ -1365,6 +1371,7 @@ x 11
|
|||
y 18
|
||||
speed_left -0.400000
|
||||
is_animated 0
|
||||
client_anim_random 0
|
||||
end
|
||||
arch cobblestones2
|
||||
x 12
|
||||
|
@ -1575,6 +1582,7 @@ x 13
|
|||
y 18
|
||||
speed_left -0.400000
|
||||
is_animated 0
|
||||
client_anim_random 0
|
||||
end
|
||||
arch cobblestones2
|
||||
x 14
|
||||
|
@ -1816,6 +1824,7 @@ x 15
|
|||
y 18
|
||||
speed_left -0.400000
|
||||
is_animated 0
|
||||
client_anim_random 0
|
||||
end
|
||||
arch cobblestones2
|
||||
x 16
|
||||
|
@ -2024,6 +2033,7 @@ x 17
|
|||
y 18
|
||||
speed_left -0.400000
|
||||
is_animated 0
|
||||
client_anim_random 0
|
||||
end
|
||||
arch cobblestones2
|
||||
x 18
|
||||
|
@ -2289,6 +2299,7 @@ x 19
|
|||
y 18
|
||||
speed_left -0.400000
|
||||
is_animated 0
|
||||
client_anim_random 0
|
||||
end
|
||||
arch cobblestones2
|
||||
x 20
|
||||
|
|
Loading…
Reference in New Issue