4232
4236
logTurnsMsg << "death " << MapPosition().x << " " << MapPosition().y << " " << MapDirection().x << " " << MapDirection().y;
4233
4237
LogPlayersCycleTurns(this, logTurnsMsg);
4236
4245
se_cycleDestroyedWriter.write();
4238
4247
Player()->LogActivity(ACTIVITY_DIED);
4240
4249
sg_cycleRespawnZone_Create(this);