Jelajahi Sumber

[fixed] mis-matched variables after name change breaking bimbo and putting it in withdrawal. Spotted by 69in98

KevinSmarts 3 tahun lalu
induk
melakukan
4bf6ec4e4c
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      locations/arousal.qsrc

+ 1 - 1
locations/arousal.qsrc

@@ -724,7 +724,7 @@ end
 
 !!This calculates the various sex stats and includes a small cooldown of stimulation so only use it once per event
 if $ARGS[0] = 'end':
-	if bimbo_flag = 1:
+	if bimbosex_flag = 1:
 		bimbo_tracker += 1
 		bimbosex_flag = 0
 	end