Changeset 6760 in orxonox.OLD for trunk/src/world_entities/projectiles
- Timestamp:
- Jan 26, 2006, 2:44:57 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/projectiles/guided_missile.cc
r6700 r6760 43 43 this->setHealthMax(10); 44 44 this->lifeSpan = 10.0; 45 this->agility = 5;45 this->agility = 10; 46 46 this->maxVelocity = 75; 47 47
Note: See TracChangeset
for help on using the changeset viewer.