Changeset 10036 in orxonox.OLD for branches/playability/src/world_entities/weapons/medium_blaster.cc
- Timestamp:
- Dec 10, 2006, 1:08:50 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/playability/src/world_entities/weapons/medium_blaster.cc
r9998 r10036 51 51 52 52 53 this->setStateDuration(WS_SHOOTING, 0. 1); // 10Schuss pro Sekunde53 this->setStateDuration(WS_SHOOTING, 0.2); // 5 Schuss pro Sekunde 54 54 55 55 this->setStateDuration(WS_RELOADING, 0);
Note: See TracChangeset
for help on using the changeset viewer.