mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-05 03:52:14 +00:00
fix(flowers): AND FIXES
This commit is contained in:
parent
1cc3c5539f
commit
740ddefd76
3 changed files with 3 additions and 2 deletions
|
Before Width: | Height: | Size: 3.9 KiB After Width: | Height: | Size: 3.9 KiB |
|
|
@ -62,7 +62,7 @@ mixin avatar(opts)
|
|||
span(class='{{profile.items.gear.costume.headAccessory}}', ng-if='profile.preferences.costume')
|
||||
|
||||
// Flower
|
||||
span(class='hair_flower_{{profile.preferences.hair.flower}}')
|
||||
span(class='hair_flower_{{profile.preferences.hair.flower}}')
|
||||
|
||||
// Shield
|
||||
span(class='{{profile.items.gear.equipped.shield}}', ng-if='!profile.preferences.costume')
|
||||
|
|
|
|||
|
|
@ -2,8 +2,9 @@ h5 4/1/2015 - HOSTILE FLOWER TAKEOVER OF JOY AND DOOM
|
|||
hr
|
||||
tr
|
||||
td
|
||||
h5 Joy and Doom to All!
|
||||
p THE SPRING FLING HAS FLUNG TOO FAR! Run while you can, Habiticans! The floral theme has come to life and is taking over Habitica with horrifying cheer, repeat, the flowers are taking over HMMMPH MMPH MMMHPPPH....
|
||||
.avatar_flower_mage
|
||||
.avatar_flower_wizard
|
||||
p CELEBRATE FLOWER POWER.
|
||||
br
|
||||
p RESISTANCE IS SILLY.
|
||||
|
|
|
|||
Loading…
Reference in a new issue