- Timestamp:
- Oct 6, 2015, 9:37:11 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/towerdefenseFabien/src/modules/weapons/weaponmodes/IceGun.cc
r10608 r10627 54 54 this->reloadTime_ = 1.0f; 55 55 this->damage_ = 0.0f; 56 this->speed_ = 750.0f;56 this->speed_ = 1200.0f; 57 57 58 58 this->setFreezeTime(3.0);
Note: See TracChangeset
for help on using the changeset viewer.