Explorar o código

[fixed]Old variable still in use

KevinSmarts %!s(int64=4) %!d(string=hai) anos
pai
achega
0a9674812b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      locations/swamp_yard.qsrc

+ 1 - 1
locations/swamp_yard.qsrc

@@ -202,7 +202,7 @@ if $ARGS[0] = 'campfire':
 				'<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hotwater.jpg"></center>'
 				*nl
 
-				if water_heated > 5 and (inhibition < 85 or hunter_sexual_comfort > 25):
+				if water_heated > 5 and (pcs_inhib < 85 or hunter_sexual_comfort > 25):
 					'"It is too tedious to keep heatiing up water", you think to yourself.'
 				else
 					'With the now heated water, you can bathe yourself in the tub.'