Merge remote-tracking branch 'refs/remotes/origin/master' into 386-ai-designate

This commit is contained in:
FlightControl 2017-04-20 20:54:51 +02:00
commit 5b901babfa

View File

@ -598,7 +598,7 @@ function SCORING:_AddPlayerFromUnit( UnitData )
end
if self.Players[PlayerName].Penalty > self.Fratricide then
UnitData:Destroy()
--UnitData:Destroy()
MESSAGE:New( "Player '" .. PlayerName .. "' committed FRATRICIDE, he will be COURT MARTIALED and is DISMISSED from this mission!",
10
):ToAll()