Changeset 9996 in orxonox.OLD for branches/playability/src/world_entities/weapons/medium_blaster.cc
- Timestamp:
- Dec 3, 2006, 6:34:43 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/playability/src/world_entities/weapons/medium_blaster.cc
r9975 r9996 51 51 52 52 53 this->setStateDuration(WS_SHOOTING, 0. 05);53 this->setStateDuration(WS_SHOOTING, 0.2); 54 54 this->setStateDuration(WS_RELOADING, 0); 55 55 this->setStateDuration(WS_ACTIVATING, .5);
Note: See TracChangeset
for help on using the changeset viewer.