Merge pull request #5292 from yurivw/Condimasterfix

Fixes the Condimaster so it can actually make condiment bottles.
This commit is contained in:
Fox McCloud
2016-08-02 13:37:27 -04:00
committed by GitHub
+2 -2
View File
@@ -36,8 +36,8 @@
<h3>Containers:</h3>
<div class='item'>
{{if data.condi}}
{{:helper.link('Create pill (10u max)', 'arrow-right', {'createpill': 1})}}
{{:helper.link('Create bottle (50u max)', 'arrow-right', {'createpill': 1})}}
{{:helper.link('Create pack (10u max)', 'arrow-right', {'createpill': 1})}}
{{:helper.link('Create bottle (50u max)', 'arrow-right', {'createbottle': 1})}}
{{else}}
<table>
<tr>