Changeset 7056 for code/branches/presentation3
- Timestamp:
- May 31, 2010, 4:19:14 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentation3/src/modules/weapons/weaponmodes/SimpleRocketFire.cc
r7025 r7056 50 50 this->bParallelReload_ = false; 51 51 this->damage_ = 100; 52 this->speed_ = 300;52 this->speed_ = 500; 53 53 54 54 this->setMunitionName("LaserMunition");
Note: See TracChangeset
for help on using the changeset viewer.