Scoring updates

This commit is contained in:
FlightControl
2017-02-26 22:55:36 +01:00
parent c9c3b11b14
commit 1e143778bd
16 changed files with 968 additions and 120 deletions

View File

@@ -18,4 +18,10 @@ local CommandCenter = COMMANDCENTER:New( HQ, "Lima" )
local Scoring = SCORING:New( "Detect Demo" )
Scoring:SetMultiplierKillScore( 10 )
Scoring:SetMultiplierKillPenalty( 40 )
Scoring:SetScoreUnit( UNIT:FindByName( "Unit #001" ), 200 )