diff --git a/common/img/sprites/spritesmith/stable/pets/Pet-Slime-Base.png b/common/img/sprites/spritesmith/stable/pets/Pet-Slime-Base.png index f7cb39e643..1a8020878b 100644 Binary files a/common/img/sprites/spritesmith/stable/pets/Pet-Slime-Base.png and b/common/img/sprites/spritesmith/stable/pets/Pet-Slime-Base.png differ diff --git a/common/img/sprites/spritesmith/stable/pets/Pet-Slime-CottonCandyBlue.png b/common/img/sprites/spritesmith/stable/pets/Pet-Slime-CottonCandyBlue.png index 6e9bd2d6e0..98708d2eda 100644 Binary files a/common/img/sprites/spritesmith/stable/pets/Pet-Slime-CottonCandyBlue.png and b/common/img/sprites/spritesmith/stable/pets/Pet-Slime-CottonCandyBlue.png differ diff --git a/common/img/sprites/spritesmith/stable/pets/Pet-Slime-CottonCandyPink.png b/common/img/sprites/spritesmith/stable/pets/Pet-Slime-CottonCandyPink.png index ad02a843f3..1998914a14 100644 Binary files a/common/img/sprites/spritesmith/stable/pets/Pet-Slime-CottonCandyPink.png and b/common/img/sprites/spritesmith/stable/pets/Pet-Slime-CottonCandyPink.png differ diff --git a/common/img/sprites/spritesmith/stable/pets/Pet-Slime-Desert.png b/common/img/sprites/spritesmith/stable/pets/Pet-Slime-Desert.png index dce0a0a89d..a7784cd277 100644 Binary files a/common/img/sprites/spritesmith/stable/pets/Pet-Slime-Desert.png and b/common/img/sprites/spritesmith/stable/pets/Pet-Slime-Desert.png differ diff --git a/common/img/sprites/spritesmith/stable/pets/Pet-Slime-Golden.png b/common/img/sprites/spritesmith/stable/pets/Pet-Slime-Golden.png index 7b1eee2880..8d6ca137bc 100644 Binary files a/common/img/sprites/spritesmith/stable/pets/Pet-Slime-Golden.png and b/common/img/sprites/spritesmith/stable/pets/Pet-Slime-Golden.png differ diff --git a/common/img/sprites/spritesmith/stable/pets/Pet-Slime-Red.png b/common/img/sprites/spritesmith/stable/pets/Pet-Slime-Red.png index 0ef5d24937..6c67b8161d 100644 Binary files a/common/img/sprites/spritesmith/stable/pets/Pet-Slime-Red.png and b/common/img/sprites/spritesmith/stable/pets/Pet-Slime-Red.png differ diff --git a/common/img/sprites/spritesmith/stable/pets/Pet-Slime-Shade.png b/common/img/sprites/spritesmith/stable/pets/Pet-Slime-Shade.png index eec28cd532..4f8f9e1757 100644 Binary files a/common/img/sprites/spritesmith/stable/pets/Pet-Slime-Shade.png and b/common/img/sprites/spritesmith/stable/pets/Pet-Slime-Shade.png differ diff --git a/common/img/sprites/spritesmith/stable/pets/Pet-Slime-Skeleton.png b/common/img/sprites/spritesmith/stable/pets/Pet-Slime-Skeleton.png new file mode 100644 index 0000000000..c75862605c Binary files /dev/null and b/common/img/sprites/spritesmith/stable/pets/Pet-Slime-Skeleton.png differ diff --git a/common/img/sprites/spritesmith/stable/pets/Pet-Slime-White.png b/common/img/sprites/spritesmith/stable/pets/Pet-Slime-White.png index d25aab0885..6fee08d1dd 100644 Binary files a/common/img/sprites/spritesmith/stable/pets/Pet-Slime-White.png and b/common/img/sprites/spritesmith/stable/pets/Pet-Slime-White.png differ diff --git a/common/img/sprites/spritesmith/stable/pets/Pet-Slime-Zombie.png b/common/img/sprites/spritesmith/stable/pets/Pet-Slime-Zombie.png index b3ad1b32ee..31b17e9962 100644 Binary files a/common/img/sprites/spritesmith/stable/pets/Pet-Slime-Zombie.png and b/common/img/sprites/spritesmith/stable/pets/Pet-Slime-Zombie.png differ diff --git a/common/script/content.coffee b/common/script/content.coffee index 1862e97bc8..6adcd984d1 100644 --- a/common/script/content.coffee +++ b/common/script/content.coffee @@ -866,7 +866,7 @@ api.questEggs = TRex: text: t('questEggTRexText'), adjective: t('questEggTRexAdjective'), canBuy: false Rock: text: t('questEggRockText'), adjective: t('questEggRockAdjective'), canBuy: false Bunny: text: t('questEggBunnyText'), adjective: t('questEggBunnyAdjective'), canBuy: false - Slime: text: t('questEggSlimeText'), adjective: t('questEggSlimeAdjective'), canBuy: false, mountText: t('questEggSlimeMountText') + Slime: text: t('questEggSlimeText'), adjective: t('questEggSlimeAdjective'), canBuy: false _.each api.questEggs, (egg,key) -> _.defaults egg, diff --git a/website/views/shared/new-stuff.jade b/website/views/shared/new-stuff.jade index 37e73d0f5e..9c28b64bed 100644 --- a/website/views/shared/new-stuff.jade +++ b/website/views/shared/new-stuff.jade @@ -9,8 +9,8 @@ h5 4/15/2015 - MARSHMALLOW SLIMES, KEY TO THE KENNELS CHANGE, AND CHALLENGE IMPR p.small.muted writing by Bethany Woll and Theothermeme tr td - .pet_key.pull-right h5 Key to the Kennels Free with Triad Bingo + .pet_key.pull-right p The Key to the Kennels is now free if you have the Triad Bingo achievement and if you choose to release your pets and mounts together! Rejoice, collectors! Note that the Key will not be free if you release only pets or only mounts. p.small.muted by gisikw tr