Fixes the Condimaster so it can actually make condiment bottles.

The Condimaster now actually makes a bottle of condiments, instead of
only making packs.

Thank you, ChopChop1416 for telling me about Git Grep, that made finding
the file a LOT easier.
This commit is contained in:
yurivw
2016-08-02 18:01:53 +02:00
parent 4b3ddc7116
commit 8b8fd5b39e
+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>