|
@@ -64,6 +64,7 @@ if $ARGS[0] = 'buy_antifungal':
|
|
|
act 'Return': gt 'city_pharmacy', 'shop'
|
|
|
elseif Kandidoz < 30 and KandidozOnce > 0:
|
|
|
msg '<center>You don''t need medication right now. Your yeast infection is currently in remission and taking vitamins will ensure that it stays that way.</center>'
|
|
|
+ gt 'city_pharmacy', 'shop'
|
|
|
else
|
|
|
msg '<center>You don''t need any antifungal medication right now.</center>'
|
|
|
*nl
|