engine.console.print(zone.heldBy.getColoredName()+"0xRESETT took the enemy flag home, but their team flag must be returned to their base. Get them!\n");
zone.homeMSG=true;
}
}
else
{
engine.console.print(zone.heldBy.getColoredName()+"0xRESETT took the flag to their base for 1 point!\n");
engine.lastGameTime=engine.lastRenderTime=engine.fpsTime=performance.now();//resets delta so we don't pretend the game should have been playing the entire time we were paused