fix(stable): rename Bumblebees throughout code
702
common/dist/sprites/spritesmith-main-10.css
vendored
BIN
common/dist/sprites/spritesmith-main-10.png
vendored
|
Before Width: | Height: | Size: 142 KiB After Width: | Height: | Size: 143 KiB |
798
common/dist/sprites/spritesmith-main-11.css
vendored
BIN
common/dist/sprites/spritesmith-main-11.png
vendored
|
Before Width: | Height: | Size: 154 KiB After Width: | Height: | Size: 155 KiB |
1156
common/dist/sprites/spritesmith-main-12.css
vendored
BIN
common/dist/sprites/spritesmith-main-12.png
vendored
|
Before Width: | Height: | Size: 66 KiB After Width: | Height: | Size: 68 KiB |
472
common/dist/sprites/spritesmith-main-7.css
vendored
BIN
common/dist/sprites/spritesmith-main-7.png
vendored
|
Before Width: | Height: | Size: 143 KiB After Width: | Height: | Size: 140 KiB |
436
common/dist/sprites/spritesmith-main-8.css
vendored
BIN
common/dist/sprites/spritesmith-main-8.png
vendored
|
Before Width: | Height: | Size: 144 KiB After Width: | Height: | Size: 145 KiB |
474
common/dist/sprites/spritesmith-main-9.css
vendored
BIN
common/dist/sprites/spritesmith-main-9.png
vendored
|
Before Width: | Height: | Size: 140 KiB After Width: | Height: | Size: 139 KiB |
|
After Width: | Height: | Size: 3.5 KiB |
|
After Width: | Height: | Size: 3.5 KiB |
|
Before Width: | Height: | Size: 3.4 KiB After Width: | Height: | Size: 3.4 KiB |
@@ -19,7 +19,7 @@
|
||||
"orca": "Orca",
|
||||
"royalPurpleGryphon": "Royal Purple Gryphon",
|
||||
"phoenix": "Phoenix",
|
||||
"bumblebee": "Magical Bee",
|
||||
"magicalBee": "Magical Bee",
|
||||
"rarePetPop1": "Click the gold paw to learn more about how you can obtain this rare pet through contributing to Habitica!",
|
||||
"rarePetPop2": "How to Get this Pet!",
|
||||
"potion": "<%= potionType %> Potion",
|
||||
|
||||
@@ -418,7 +418,7 @@ api.specialPets = {
|
||||
'Tiger-Veteran': 'veteranTiger',
|
||||
'Phoenix-Base': 'phoenix',
|
||||
'Turkey-Gilded': 'gildedTurkey',
|
||||
'Bumblebee-Base': 'bumblebee',
|
||||
'MagicalBee-Base': 'magicalBee',
|
||||
};
|
||||
|
||||
api.specialMounts = {
|
||||
@@ -431,7 +431,7 @@ api.specialMounts = {
|
||||
'Gryphon-RoyalPurple': 'royalPurpleGryphon',
|
||||
'Phoenix-Base': 'phoenix',
|
||||
'JackOLantern-Base': 'jackolantern',
|
||||
'Bumblebee-Base': 'bumblebee',
|
||||
'MagicalBee-Base': 'magicalBee',
|
||||
};
|
||||
|
||||
api.timeTravelStable = {
|
||||
|
||||