浏览代码

[fixed] blank screen when buying antifungal in city pharm

LinaHirata 10 月之前
父节点
当前提交
ba1748933e
共有 1 个文件被更改,包括 1 次插入0 次删除
  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