Explorar o código

[fixes] Old willpower changes removed

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

+ 0 - 2
locations/stat.qsrc

@@ -894,7 +894,6 @@ end
 if pcs_hydra <= 0:
 	pcs_hydra = 1
 	pcs_health -= 5
-	pcs_willpwr -= 1
 end
 
 !!Set hydra_check value
@@ -903,7 +902,6 @@ hydra_check = pcs_hydra
 if pcs_mood <= 0:
 	pcs_mood = 1
 	pcs_health -= 5
-	pcs_willpwr -= 5
 end
 
 if pcs_health < 0: