1
0
Просмотр исходного кода

[changed] Message on Startlets practice icon was not clear about start time

Kevin_Smarts 3 лет назад
Родитель
Сommit
3be918058e
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      locations/stat_display.qsrc

+ 1 - 1
locations/stat_display.qsrc

@@ -1065,7 +1065,7 @@ if cheatStatusIcons = 0:
 		if starlets_missed > 0:
 			$stat_starlet_msg = 'You missed practice with the Starlets today!'
 		else
-			$stat_starlet_msg = 'You have practice with the Starlets at 15:00 today.'
+			$stat_starlet_msg = 'You must be at Starlets practice between 15:00 and 16:00 today.'
 		end
 		if (hour < 16 or starlets_missed > 0) and starlets['late_message'] = 0:
 			if starlets_missed > 0: