Extremely minor grammar fix.

This commit is contained in:
Peter K. 2015-04-09 00:12:07 +02:00
parent 5c367c93cf
commit 2acba84eeb
1 changed files with 1 additions and 1 deletions

View File

@ -1159,7 +1159,7 @@ strategyFunctions = {
elseif statDiff == 2 then
superlative = " good"
else
superlative = " okay"
superlative = "n okay"
end
elseif statDiff == 1 then
superlative = " good"