- Timestamp:
- Jul 5, 2006, 12:32:48 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/presentation/src/world_entities/weapons/boomerang_gun.cc
r9217 r9218 84 84 //this->minCharge = 2; 85 85 86 this->setCapability(WTYPE_ALLDIRS | WTYPE_ BOMMERANG_GUN);86 this->setCapability(WTYPE_ALLDIRS | WTYPE_TURRET_GUN); 87 87 this->setProjectileType(CL_BOOMERANG_PROJECTILE); 88 88
Note: See TracChangeset
for help on using the changeset viewer.