- Timestamp:
- Mar 1, 2015, 9:59:28 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/src/modules/weapons/weaponmodes/EnergyDrink.cc
r9667 r10294 57 57 this->reloadTime_ = 0.25f; 58 58 this->damage_ = 0.0f; 59 this->speed_ = 2500.0f;59 this->speed_ = 750.0f; 60 60 this->delay_ = 0.0f; 61 61 this->setMunitionName("FusionMunition");
Note: See TracChangeset
for help on using the changeset viewer.