mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-04-14 19:47:03 +00:00
feat(winter): variegated snowfolks
This commit is contained in:
parent
225b3e77a1
commit
f5b1804602
5 changed files with 1 additions and 1 deletions
|
|
@ -212,7 +212,7 @@ export default {
|
|||
},
|
||||
visualBuffs () {
|
||||
return {
|
||||
snowball: 'snowman',
|
||||
snowball: `avatar_snowball_${this.member.stats.class}`,
|
||||
spookySparkles: 'ghost',
|
||||
shinySeed: `avatar_floral_${this.member.stats.class}`,
|
||||
seafoam: 'seafoam_star',
|
||||
|
|
|
|||
BIN
website/raw_sprites/spritesmith/misc/avatar_snowball_healer.png
Normal file
BIN
website/raw_sprites/spritesmith/misc/avatar_snowball_healer.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.1 KiB |
BIN
website/raw_sprites/spritesmith/misc/avatar_snowball_rogue.png
Normal file
BIN
website/raw_sprites/spritesmith/misc/avatar_snowball_rogue.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1 KiB |
BIN
website/raw_sprites/spritesmith/misc/avatar_snowball_warrior.png
Normal file
BIN
website/raw_sprites/spritesmith/misc/avatar_snowball_warrior.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1,009 B |
BIN
website/raw_sprites/spritesmith/misc/avatar_snowball_wizard.png
Normal file
BIN
website/raw_sprites/spritesmith/misc/avatar_snowball_wizard.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.1 KiB |
Loading…
Reference in a new issue