Changeset 10758 in orxonox.OLD for branches/presentation/src/world_entities/projectiles/nadion_blast.cc
- Timestamp:
- Jun 21, 2007, 1:37:21 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/presentation/src/world_entities/projectiles/nadion_blast.cc
r10747 r10758 59 59 this->angle = 0; 60 60 61 this->setDamage(5); 62 61 63 //this->emitter = new DotEmitter(1000, 0, 0); 62 64 this->emitter = new DotEmitter(50, 0, 0);
Note: See TracChangeset
for help on using the changeset viewer.