- Timestamp:
- May 16, 2019, 6:27:53 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/OrxoBlox_FS19/src/modules/weapons/weaponmodes/BallGun.cc
r12378 r12394 59 59 60 60 this->reloadTime_ = 0.25f; 61 this->damage_ = 0.0f; //default 1561 this->damage_ = 10000; //default 15 62 62 this->speed_ = 100; 63 63 this->delay_ = 100;
Note: See TracChangeset
for help on using the changeset viewer.