chore(event): end Valentine's

This commit is contained in:
Sabe Jones
2017-02-21 21:21:25 +00:00
parent 99f2373214
commit daa6bd0315
3 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.7 KiB

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.5 KiB

After

Width:  |  Height:  |  Size: 5.0 KiB

View File

@@ -159,7 +159,7 @@
p p
| 20  | 20 
span.shop_gold span.shop_gold
div(ng-repeat='type in Content.cardTypes', ng-show='type.yearRound || type.key === "valentine"') div(ng-repeat='type in Content.cardTypes', ng-show='type.yearRound')
button.customize-option(class='inventory_special_{{::type.key}}', button.customize-option(class='inventory_special_{{::type.key}}',
popover='{{::Content.spells.special[type.key].notes()}}', popover='{{::Content.spells.special[type.key].notes()}}',
popover-title='{{::Content.spells.special[type.key].text()}}', popover-title='{{::Content.spells.special[type.key].text()}}',