Browse Source

variable typo

Mona Lisa 5 years ago
parent
commit
31023fcc98
1 changed files with 1 additions and 1 deletions
  1. 1 1
      locations/exhibitionism.qsrc

+ 1 - 1
locations/exhibitionism.qsrc

@@ -31,7 +31,7 @@ elseif ARGS[0] = 4:
 	if exhibitionist_lvl = 3: arousal += 80
 end
 
-if pcs_exhib > 100: pcs_exib = 100
+if pcs_exhib > 100: pcs_exhib = 100
 
 --- exhibitionism ---------------------------------