Remove some smoothface for cases where the smoothface does not exist -
eliminates error during startup of server. MSW 2011-01-26 git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@14251 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
fbb5290850
commit
dc283912c6
4
CHANGES
4
CHANGES
|
|
@ -1,6 +1,10 @@
|
||||||
Changes for SVN top of tree:
|
Changes for SVN top of tree:
|
||||||
==============================================================================
|
==============================================================================
|
||||||
|
|
||||||
|
Remove some smoothface for cases where the smoothface does not exist -
|
||||||
|
eliminates error during startup of server.
|
||||||
|
MSW 2011-01-26
|
||||||
|
|
||||||
Tweak base value of some weapons.
|
Tweak base value of some weapons.
|
||||||
MSW 2010-11-26
|
MSW 2010-11-26
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,6 @@ name cloud
|
||||||
face fog.111
|
face fog.111
|
||||||
no_pick 1
|
no_pick 1
|
||||||
smoothlevel 1
|
smoothlevel 1
|
||||||
smoothface fog.111 fog_S.111
|
|
||||||
end
|
end
|
||||||
Object thickcloudfloor
|
Object thickcloudfloor
|
||||||
name thick cloud
|
name thick cloud
|
||||||
|
|
|
||||||
|
|
@ -8,6 +8,5 @@ no_pick 1
|
||||||
move_slow walk
|
move_slow walk
|
||||||
move_slow_penalty 1
|
move_slow_penalty 1
|
||||||
is_wooded 1
|
is_wooded 1
|
||||||
smoothface grassmedium.111 grassmedium_S.111
|
|
||||||
smoothlevel 41
|
smoothlevel 41
|
||||||
end
|
end
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue