Changeset 8984 in orxonox.OLD for trunk/src/world_entities/weapons
- Timestamp:
- Jul 1, 2006, 4:23:49 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/weapons/test_gun.cc
r8983 r8984 120 120 this->setStateDuration(WS_DEACTIVATING, .4); 121 121 122 this->setEnergyMax(1000 0);122 this->setEnergyMax(1000); 123 123 this->increaseEnergy(1000); 124 124 //this->minCharge = 2;
Note: See TracChangeset
for help on using the changeset viewer.