Explorar el Código

[fixed] removed a willpower change before willpower can be updated

KevinSmarts hace 5 años
padre
commit
53ea5950d9
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      locations/gadforest.qsrc

+ 0 - 1
locations/gadforest.qsrc

@@ -205,7 +205,6 @@ if $ARGS[0] = '1':
 			menu_off = 1
 			minut += 60
 			pcs_mood += 20
-			pcs_willpwr += willpowermax/5
 			if $clothingworntype = 'nude':
 				pcs_health += healthmax/5 & pcs_horny += 5
 				inhib_exp += rand(1,5)