|
@@ -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['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:
|
|
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
|
|
end
|
|
if mc_inventory['tampons'] = 0 and mc_inventory['sanitary_pads'] = 0:
|
|
if mc_inventory['tampons'] = 0 and mc_inventory['sanitary_pads'] = 0:
|
|
'<b><font color="red">You have no feminine hygiene products left.</font></b>'
|
|
'<b><font color="red">You have no feminine hygiene products left.</font></b>'
|