Browse Source

Update 'locations/Cum_Manage.qsrc'

[fixed] - This is part of a multi-file fix for pcs_breath.  When the player gets cum in her mouth or cleans cum out of her mouth using water, the pcs_breath variable is never reset to 0 (stays minty fresh).
The only way to get pcs_breath = 1 is to either brush your teeth or use mouthwash.  Affected modules:  cum_manage, cum_cleanup, and din_bad.  - spectre1viper
spectre1viper 5 years ago
parent
commit
ac5290856c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      locations/Cum_Manage.qsrc

+ 1 - 0
locations/Cum_Manage.qsrc

@@ -427,6 +427,7 @@ if $ARGS[0] = '':
 
 			sparrloc[sparrtemp] = spafinloc
 
+			if spafinloc = 12 and pcs_breath = 1: pcs_breath =  0
 			if spafinloc = 12 and swallow >= 10 and rand(0,3) = 0: pcs_energy += 2 & pcs_hydra += 1
 
 			$sparrnam[sparrtemp] = $boy