Browse Source

[fixed] Added text to clarify the stock currently in supermakets and added missing link to Fansy Pansy so you can actually go there now

KevinSmarts 3 years ago
parent
commit
81ed2aacd8
2 changed files with 5 additions and 3 deletions
  1. 3 3
      locations/liames.qsrc
  2. 2 0
      locations/shop.qsrc

+ 3 - 3
locations/liames.qsrc

@@ -41,10 +41,10 @@ end
 
 if week < 7 and hour >= 9 and hour <= 17:
 	'The long standing alternative clothing shop <a href="exec:gt ''shop_tsar_bomba'',''start''">Tsar Bomba</a> is unmistakable amongst the tourist shops on the main square.'
-	'Clothing for younger women is catered for in, <a href="exec:gt ''shop_flamingos'',''start''">Flamingos</a>.'
+	'Clothing for younger women is catered for in <a href="exec:gt ''shop_flamingos'',''start''">Flamingos</a>.'
+	'Catering for the burlesque club here there is the <a href="exec:gt ''shop_fancy_pansy'',''start''">Fansy Pansy</a> boutique clothing store.'
 else
-	'Tsar Bomba is current closed, it is open Mon - Sat day 9:00 - 18:00'
-	'Flamingos is current closed, it is open Mon - Sat 9:00 - 18:00'
+	'Tsar Bomba, Flamingos and Fansy Pansy are all current closed, they are open open Mon - Sat day 9:00 - 18:00'
 end
 
 if exhibitionQW > 3:

+ 2 - 0
locations/shop.qsrc

@@ -349,6 +349,8 @@ if $shoplocation = 'clothing':
 	*clr & cla
 	'<center><b><font color="maroon">Department of Women''s Clothing</font></b></center>'
 	'<center><img <<$set_imgh>> src="images/locations/shared/store/shop4.jpg"></center>'
+	'This department is mostly cheap underwear, they also have an ugly coat and one style of mumsy swimwwear.'
+	'It is the only place you can buy ice-skates though.'
 
 	if hour < 8 or hour > 20:
 		'The women''s clothing department is currently closed.'