Pārlūkot izejas kodu

[added] Subscription info to gym changing room and 'gym' area so the player can plan accordingly

Kevin_Smarts 2 gadi atpakaļ
vecāks
revīzija
b91be5e93d
1 mainītis faili ar 4 papildinājumiem un 1 dzēšanām
  1. 4 1
      locations/fit.qsrc

+ 4 - 1
locations/fit.qsrc

@@ -99,7 +99,8 @@ if $ARGS[0] = 'dressing room':
 	'Recruiting girls for local track team, the winners will receive cash prizes.'
 	'Attention, visitors to the sports section must wear sports outfits and shoes when using the facilities.'
 	*nl
-
+	if abonement > 0:'Your existing subscription package is valid for <<abonement>> more classes.'
+	*nl
 	if nichTanyaKnown = 0 and (rand(1,100) <= 20 or nichDebug = 1):
 		'In the locker room you notice <a href="exec:gt ''fit'', ''fitgirl''">a cute girl</a>.'
 	end
@@ -331,6 +332,8 @@ if $ARGS[0] = 'gym':
 	'<center><b><font color="maroon">Fitness Center</font></b></center>'
 	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/schedule.jpg"></center>'
 	'In the fitness center there are a lot of different classes and clubs, designed to improve physical development.'
+	*nl
+	if abonement > 0:'Your existing subscription package is valid for <<abonement>> more classes.'
 
 	if StoryLine = 1:
 		if hour >= 10 and hour < 12 and week = 7 and centr = 1: 'In the hall you see <a href="exec:gt ''VolleyTrenCentr''">Mikhail Nikolaevich</a> talking with a strange man.'