Browse Source

[fixed] Succubus feeding now hydrates aswell as feeds hunger

KevinSmarts 5 years ago
parent
commit
bf0124c874
1 changed files with 1 additions and 0 deletions
  1. 1 0
      locations/stat.qsrc

+ 1 - 0
locations/stat.qsrc

@@ -795,6 +795,7 @@ else
 					end
 				end
 				pcs_energy += sexnutrition / 2
+				pcs_hydra += sexnutrition
 				pcs_sleep += sexnutrition / 20
 				if succhungry > 0: succhungry = 0
 				sexnutrition = 0