Browse Source

[fixed] negative orgasm values

julzor 5 years ago
parent
commit
fda2814ff7
1 changed files with 2 additions and 0 deletions
  1. 2 0
      locations/orgasm.qsrc

+ 2 - 0
locations/orgasm.qsrc

@@ -189,6 +189,8 @@ else
 	killvar '$orgasm_or'
 end
 
+if orgasm_buildup < 0: orgasm_buildup = 0
+
 killvar '$orgasm_txt'