mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-27 15:54:25 +02:00
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
|
End If
|
||||||
Case "dusk ball"
|
Case "dusk ball"
|
||||||
If Screen.Level.World.EnvironmentType = World.EnvironmentTypes.Cave Or Screen.Level.World.EnvironmentType = World.EnvironmentTypes.Dark Then
|
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
|
ElseIf Screen.Level.World.EnvironmentType = World.EnvironmentTypes.Outside And World.GetTime() = 0 Then
|
||||||
BallRate = 3.5F
|
BallRate = 3.5F
|
||||||
End If
|
End If
|
||||||
|
Loading…
x
Reference in New Issue
Block a user