Changeset 10188 in orxonox.OLD for branches/playability/src/world_entities/weapons/heavy_blaster.cc
- Timestamp:
- Jan 7, 2007, 2:50:47 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/playability/src/world_entities/weapons/heavy_blaster.cc
r10170 r10188 81 81 82 82 this->setCapability(WTYPE_ALLDIRS | WTYPE_DIRECTIONAL | WTYPE_LIGHT); 83 this->setProjectileTypeC("HBolt"); // FIXME temp project type until the blaste class exist83 this->setProjectileTypeC("HBolt"); // FIXME temp project type until the blaste class exist 84 84 // this->setProjectileTypeC("SpikeBall"); // FIXME temp project type until the blaste class exist 85 85 this->prepareProjectiles(5);
Note: See TracChangeset
for help on using the changeset viewer.