feat(premium): subscriber mystery item (doesn't yet do anything)
This commit is contained in:
@@ -64,6 +64,11 @@ script(type='text/ng-template', id='partials/options.inventory.drops.html')
|
||||
button.customize-option(popover='{{Content.special.snowball.notes}}', popover-title='{{Content.special.snowball.text}}', popover-trigger='mouseenter', popover-placement='right', ng-click='castStart(Content.special.snowball)', class='inventory_special_snowball')
|
||||
.badge.badge-info.stack-count {{user.items.special.snowball}}
|
||||
|
||||
li.customize-menu(ng-if='user.purchased.plan.customerId')
|
||||
menu.pets-menu(label=env.t('subscriberItem'))
|
||||
div
|
||||
button.customize-option(popover=env.t('subscriberItemText'), popover-trigger='mouseenter', popover-placement='right', class='inventory_present')
|
||||
|
||||
.span6
|
||||
h2=env.t('market')
|
||||
.row-fluid
|
||||
|
||||
Reference in New Issue
Block a user