- Timestamp:
- May 3, 2018, 4:09:37 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/RacingBots_FS18/src/orxonox/worldentities/pawns/SpaceShip.cc
r11083 r11938 65 65 this->boostPowerRate_ = 1.0f; 66 66 this->boostRate_ = 5.0f; 67 this->boostCooldownDuration_ = 5.0f;67 this->boostCooldownDuration_ = 10.0f; 68 68 69 69 this->shakeFrequency_ = 15.0f;
Note: See TracChangeset
for help on using the changeset viewer.