From 3c0b89b80f63c962968770e5627cbbf119e9698d Mon Sep 17 00:00:00 2001 From: Ruben Gonzalez Date: Fri, 26 Jun 2015 10:44:20 -0400 Subject: [PATCH] Update CS:GO MVP and Contribution score offsets. --- gamedata/sm-cstrike.games/game.csgo.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/gamedata/sm-cstrike.games/game.csgo.txt b/gamedata/sm-cstrike.games/game.csgo.txt index 8f0324135..5ca15f25f 100644 --- a/gamedata/sm-cstrike.games/game.csgo.txt +++ b/gamedata/sm-cstrike.games/game.csgo.txt @@ -203,9 +203,9 @@ { "CScore" { - "windows" "55" - "linux" "55" - "mac" "55" + "windows" "59" + "linux" "59" + "mac" "59" } } } @@ -221,9 +221,9 @@ { "MVPs" { - "windows" "16" - "linux" "16" - "mac" "16" + "windows" "15" + "linux" "15" + "mac" "15" } } }