Browse Source

[fixed] - fixed mood variable name - 'stat' module - spectre1viper

[fixed] - fixed mood variable name - 'stat' module - spectre1viper
spectre1viper 5 years ago
parent
commit
11ecc2f1ef
1 changed files with 1 additions and 1 deletions
  1. 1 1
      locations/stat.qsrc

+ 1 - 1
locations/stat.qsrc

@@ -148,7 +148,7 @@ if succubusflag = 1 and succublvl > 2 and rape > rape_count:
 	!!High Level Succubus cannot get raped
 	orgasm += 1
 	rape = rape_count
-	mood = 100
+	pcs_mood = 100
 end
 
 if pcs_horny < 50 and cheatHorny = 1: pcs_horny = 50