|
@@ -72,7 +72,7 @@ if $ARGS[0] = 'shop' or $ARGS[0] = '':
|
|
if pcs_knows_nipplecream > 0:
|
|
if pcs_knows_nipplecream > 0:
|
|
*P func ('$stock_item', 20, 'Nipplebalm', 600, 'bpnipplebalm', $curloc, $ARGS[0])
|
|
*P func ('$stock_item', 20, 'Nipplebalm', 600, 'bpnipplebalm', $curloc, $ARGS[0])
|
|
end
|
|
end
|
|
- if KandidNapr = 1: *P func ('$single_stock_item', 1, 'Antifungal medication', 1050, 'Kandidoz', $curloc, $ARGS[0], StoryLine, '(you have 0)',''+iif(money >= 1050,'<a href="exec:gs ''city_pharmacy'', ''buy_antifungal''">buy</a>','')+'')
|
|
|
|
|
|
+ if KandidNapr = 1: *P func ('$single_stock_item', 1, 'Antifungal medication', 1050, 'Kandidoz', $curloc, $ARGS[0], iif(mid($start_type,1,2) = 'sg',1,0), '(you have 0)',''+iif(money >= 1050,'<a href="exec:gs ''city_pharmacy'', ''buy_antifungal''">buy</a>','')+'')
|
|
*P '</table></center>'
|
|
*P '</table></center>'
|
|
end
|
|
end
|
|
|
|
|