Browse Source

[fixed] another missing +

Anya 2 years ago
parent
commit
8c1ba46972
1 changed files with 1 additions and 1 deletions
  1. 1 1
      locations/city_mansion_residence_3.qsrc

+ 1 - 1
locations/city_mansion_residence_3.qsrc

@@ -106,7 +106,7 @@ if $ARGS[0] = 'ysauna':
 	act 'Go to your pool': gt 'city_mansion_residence_3', 'ypool'
 	act 'Use the sauna (1:00)':
 		minut += 60
-		pcs_mood = 25
+		pcs_mood += 25
 		if sauna_daystart ! daystart:
 			sauna_daystart = daystart
 			pcs_mood += 25