diff --git a/src/uncategorized/reputation.tw b/src/uncategorized/reputation.tw index 77ad9be8fe8f9e352c45af046c67f3f03b428557..5071c80908c3471c8dcb7d0e34742dc317052dd1 100644 --- a/src/uncategorized/reputation.tw +++ b/src/uncategorized/reputation.tw @@ -105,6 +105,8 @@ On formal occasions, you are announced as $PCTitle. <</if>> <<if _repLoss > 500>> <<set _repLoss = 500>> + <<elseif _repLoss < 0>> + <<set _repLoss = 0>> <</if>> <<set $enduringRep += Math.trunc(_repLoss*0.1)>> <<else>>