Changeset 7102 in orxonox.OLD for trunk/src/world_entities/projectiles
- Timestamp:
- Feb 7, 2006, 8:56:57 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/projectiles/guided_missile.cc
r7086 r7102 45 45 this->setHealthMax(10); 46 46 this->lifeSpan = 4.0; 47 this->agility = 1;47 this->agility = 3.5; 48 48 this->maxVelocity = 75; 49 49
Note: See TracChangeset
for help on using the changeset viewer.