Browse Source

[fixed] remindedtherapyday thursday not thursday

Lusticon 4 months ago
parent
commit
2764a19bcf
1 changed files with 1 additions and 1 deletions
  1. 1 1
      locations/stat_display.qsrc

+ 1 - 1
locations/stat_display.qsrc

@@ -325,7 +325,7 @@ if hypnoAddict > 0:
 		$stat_hypno_tooltip = 'You feel moody for some reason.'
 	end
 end
-if therapistday ! daystart and week ! 4 and hypnoSchedule = 1:
+if therapistday ! daystart and week = 4 and hypnoSchedule = 1:
 	if $stat_hypno_msg ! '': 
 		$stat_hypno_msg += '<br>'
 		$stat_hypno_tooltip += '<br>'