Changeset 7105 in orxonox.OLD for trunk/src/world_entities/npcs
- Timestamp:
- Feb 7, 2006, 10:17:17 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/npcs/ground_turret.cc
r7104 r7105 178 178 { 179 179 this->setAbsDirSoft(Quaternion(-90, Vector(0,0,1)), 90); 180 Explosion::explode(this, Vector( 5,50,0));180 Explosion::explode(this, Vector(10,10,10)); 181 181 } 182 182
Note: See TracChangeset
for help on using the changeset viewer.