Merge pull request #5645 from lbnesquik/Kates-Condiment-Fix

Fix the condimaster not working.
This commit is contained in:
Anewbe
2018-10-10 15:53:46 -05:00
committed by VirgoBot
parent 12b0f7fdff
commit 68b614d469

View File

@@ -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')}}
</div>
{{else}}
<hr>
<div class='item'>
{{:helper.link('Create bottle (50 units max)', null, {'createbottle' : 1})}}
</div>
{{/if}}
{{/if}}