Changeset 8777 in orxonox.OLD for trunk/src/world_entities/npcs
- Timestamp:
- Jun 26, 2006, 12:59:13 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/npcs/ground_turret.cc
r8724 r8777 180 180 this->setAbsDirSoft(Quaternion(-90, Vector(0,0,1)), 90); 181 181 Explosion::explode(this, Vector(10,10,10)); 182 183 this->toList(OM_DEAD); 182 184 }
Note: See TracChangeset
for help on using the changeset viewer.