fine tuning of fog speed

git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@13622 282e977c-c81d-0410-88c4-b93c2d0d6712
master
alestan 2010-08-16 01:50:23 +00:00
parent d3b6653a28
commit e0e54c995b
1 changed files with 0 additions and 1 deletions

View File

@ -148,7 +148,6 @@ elif Params=="PuddleDeath":
for i in range(Fogs):
z=whoami.CreateObject("temp_fog")
z.Speed+=0.1
z.Weight=(3+random.randint(1,10+int(math.sqrt(FogsTmp))))
Rand=random.randint(1,2+int(FogsTmp/10))
z.Speed*=Rand