mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
Merge pull request #5645 from lbnesquik/Kates-Condiment-Fix
Fix the condimaster not working.
This commit is contained in:
@@ -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}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user