From 68b614d46955cc97ca8647a70d923f95ef6f418f Mon Sep 17 00:00:00 2001 From: Anewbe Date: Wed, 10 Oct 2018 15:53:46 -0500 Subject: [PATCH 1/2] Merge pull request #5645 from lbnesquik/Kates-Condiment-Fix Fix the condimaster not working. --- nano/templates/chem_master.tmpl | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/nano/templates/chem_master.tmpl b/nano/templates/chem_master.tmpl index 1b8315154a..8799bb05e0 100644 --- a/nano/templates/chem_master.tmpl +++ b/nano/templates/chem_master.tmpl @@ -72,6 +72,11 @@ {{:helper.link('', 'pill pill' + data.pillSprite, {'tab_select' : 'pill'}, null, 'link32')}} {{:helper.link('', 'pill bottle' + data.bottleSprite, {'tab_select' : 'bottle'}, null, 'link32')}} + {{else}} +
+
+ {{:helper.link('Create bottle (50 units max)', null, {'createbottle' : 1})}} +
{{/if}} {{/if}}