1
0
Преглед на файлове

[fixed] Moisuriser count wasn't bolded. Reported by deuslinks

anjuna krokus преди 5 месеца
родител
ревизия
86cd578beb
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      locations/din_van.qsrc

+ 1 - 1
locations/din_van.qsrc

@@ -1074,7 +1074,7 @@ if $ARGS[0] = 'private':
 
 	if mc_inventory['chafing_cream'] > 0: 'On a shelf is a tube of ointment for chafing, which will be enough for <b><<mc_inventory[''chafing_cream'']>></b> applications.'
 	if mc_inventory['moisturiser'] > 0:
-		'You look at your moisturiser and think you have about <<mc_inventory[''moisturiser'']>> applications left.'
+		'You look at your moisturiser and think you have about <b><<mc_inventory[''moisturiser'']>></b> applications left.'
 	end
 	if mc_inventory['tampons'] =  0 and mc_inventory['sanitary_pads'] = 0:
 		'<b><font color="red">You have no feminine hygiene products left.</font></b>'