Updated static scores

This commit is contained in:
FlightControl
2017-02-26 15:31:23 +01:00
parent 0f7bc2b663
commit c9c3b11b14
5 changed files with 5 additions and 5 deletions

View File

@@ -82,5 +82,5 @@ end
function STATIC:GetThreatLevel()
return 0, "Static"
return 1, "Static"
end