Changeset 10649 in orxonox.OLD for branches/vs-enhencements/src/world_entities/weapons/rf_cannon.cc
- Timestamp:
- May 8, 2007, 10:50:21 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/vs-enhencements/src/world_entities/weapons/rf_cannon.cc
r10648 r10649 85 85 this->setCapability(WTYPE_ALLDIRS | WTYPE_DIRECTIONAL | WTYPE_LIGHT); 86 86 this->setProjectileTypeC("PlasmaPulse"); 87 this->prepareProjectiles( 100);87 this->prepareProjectiles(25); 88 88 89 89 this->setBarrels(4);
Note: See TracChangeset
for help on using the changeset viewer.