Adjusted fog lifetime
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@13636 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
b96c83f823
commit
57f99c5e1d
|
@ -37,4 +37,5 @@ if Params=="GenerateFog":
|
|||
y.Name="Fog"
|
||||
y.Title="Python"
|
||||
y.Slaying="/python/Move_Fog.py"
|
||||
z.Speed/=3
|
||||
z.Speed/=3
|
||||
z.Weight=int(z.Weight/3)
|
Loading…
Reference in New Issue