mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-03 17:19:42 +00:00
halloween: bailey notif for last day of spooky skins
This commit is contained in:
parent
e711258ced
commit
9fbb45c253
1 changed files with 8 additions and 0 deletions
|
|
@ -13,6 +13,14 @@ div(modal='modals.newStuff')
|
|||
a(target='_blank', href='https://twitter.com/Mihakuu') Bailey
|
||||
.popover-content
|
||||
table
|
||||
tr
|
||||
td
|
||||
h4 Last Day of Spooky Skins
|
||||
p Today is the very last day to buy the Spooky Skins! If you want to be a zombie or a skeleton warrior, this is your last chance. They will be retired at midnight PST, so get them while you can.
|
||||
td
|
||||
li.customize-menu
|
||||
menu
|
||||
button.customize-option(type='button', class='{{user.preferences.gender}}_skin_zombie')
|
||||
tr
|
||||
td
|
||||
//ul.modal-indented-list
|
||||
|
|
|
|||
Loading…
Reference in a new issue