Changeset 5456 in orxonox.OLD for trunk/src/world_entities/weapons/test_gun.cc
- Timestamp:
- Oct 30, 2005, 12:54:23 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/weapons/test_gun.cc
r5443 r5456 134 134 135 135 this->setCapability(WTYPE_ALLDIRS | WTYPE_DIRECTIONAL); 136 this->setProjectileType(CL_ TEST_BULLET);136 this->setProjectileType(CL_LASER); 137 137 this->prepareProjectiles(20); 138 138 }
Note: See TracChangeset
for help on using the changeset viewer.