Changeset 8941 for code/branches/gamecontent/src/modules
- Timestamp:
- Nov 16, 2011, 5:02:12 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/gamecontent/src/modules/weapons/weaponmodes/LightningGun.cc
r8855 r8941 52 52 this->reloadTime_ = 1.0f; 53 53 this->damage_ = 0.0f; 54 this->speed_ = 250.0f;54 this->speed_ = 700.0f; 55 55 56 56 this->setMunitionName("LaserMunition");
Note: See TracChangeset
for help on using the changeset viewer.