Changeset 4967 in orxonox.OLD for orxonox/trunk/src/world_entities/weapons/turret.cc
- Timestamp:
- Jul 28, 2005, 9:24:18 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/world_entities/weapons/turret.cc
r4966 r4967 65 65 66 66 this->setActionSound(WA_SHOOT, "sound/shot1.wav"); 67 this->setActionSound(WA_ACTIVATE, "sound/vocals/missiles.wav"); 68 this->setActionSound(WA_RELOAD, "sound/vocals/reload.wav"); 67 69 68 70 this->setProjectile(CL_TEST_BULLET);
Note: See TracChangeset
for help on using the changeset viewer.