mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-19 15:48:04 +01:00
feat(winter): variegated snowfolks
This commit is contained in:
@@ -212,7 +212,7 @@ export default {
|
|||||||
},
|
},
|
||||||
visualBuffs () {
|
visualBuffs () {
|
||||||
return {
|
return {
|
||||||
snowball: 'snowman',
|
snowball: `avatar_snowball_${this.member.stats.class}`,
|
||||||
spookySparkles: 'ghost',
|
spookySparkles: 'ghost',
|
||||||
shinySeed: `avatar_floral_${this.member.stats.class}`,
|
shinySeed: `avatar_floral_${this.member.stats.class}`,
|
||||||
seafoam: 'seafoam_star',
|
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.0 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: 1009 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 |
Reference in New Issue
Block a user