Browse Source

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

KevinSmarts 5 years ago
parent
commit
53ea5950d9
1 changed files with 0 additions and 1 deletions
  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)