Merge branch 'master' of https://github.com/P3D-Legacy/P3D-Legacy
This commit is contained in:
commit
9f7c6ccd68
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -327,7 +327,7 @@
|
|||
End If
|
||||
Case "dusk ball"
|
||||
If Screen.Level.World.EnvironmentType = World.EnvironmentTypes.Cave Or Screen.Level.World.EnvironmentType = World.EnvironmentTypes.Dark Then
|
||||
BallRate = 3.0F
|
||||
BallRate = 3.5F
|
||||
ElseIf Screen.Level.World.EnvironmentType = World.EnvironmentTypes.Outside And World.GetTime() = 0 Then
|
||||
BallRate = 3.5F
|
||||
End If
|
||||
|
|
Loading…
Reference in New Issue