mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-13 23:42:12 +00:00
Merge branch 'sabrecat/snowfolks' into release
This commit is contained in:
commit
169ae8e011
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