Merge pull request #3761 from Citadel-Station-13/upstream-merge-32285

[MIRROR] Huge atmos nerf, tweak buff
This commit is contained in:
LetterJay
2017-11-03 00:12:46 -05:00
committed by GitHub
@@ -456,13 +456,11 @@ function get_pr_code_friendliness($payload, $oldbalance = null){
'Grammar and Formatting' => 1,
'Priority: High' => 4,
'Priority: CRITICAL' => 5,
'Atmospherics' => 4,
'Logging' => 1,
'Feedback' => 1,
'Performance' => 3,
'Feature' => -1,
'Balance/Rebalance' => -1,
'Tweak' => -1,
'PRB: Reset' => $startingPRBalance - $oldbalance,
);