mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-05 03:15:07 -04:00
i- Tweaked ship speed bonus
This commit is contained in:
parent
149ee25973
commit
ae6dc87ca9
@ -27,7 +27,7 @@ class ShipPilot(PhysicsWalker):
|
||||
wantDebugIndicator = base.config.GetBool(
|
||||
'want-avatar-physics-indicator', 0)
|
||||
|
||||
MAX_STRAIGHT_SAIL_BONUS = 1.0
|
||||
MAX_STRAIGHT_SAIL_BONUS = 1.25
|
||||
STRAIGHT_SAIL_BONUS_TIME = 10.0
|
||||
|
||||
# special methods
|
||||
|
Loading…
x
Reference in New Issue
Block a user