Ver Fonte

[fixed] blank screen when buying antifungal in city pharm

LinaHirata há 6 meses atrás
pai
commit
ba1748933e
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      locations/city_pharmacy.qsrc

+ 1 - 0
locations/city_pharmacy.qsrc

@@ -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