feat(content): Naming Day 2016 (#7853)

This commit is contained in:
Sabe Jones
2016-07-31 18:56:20 -05:00
committed by GitHub
parent e021212481
commit 6ce917a0f3
7 changed files with 476 additions and 453 deletions

File diff suppressed because it is too large Load Diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 153 KiB

After

Width:  |  Height:  |  Size: 153 KiB

View File

@@ -1,339 +1,345 @@
.Pet-Snake-Base {
.Pet-Snail-Zombie {
background-image: url(spritesmith-main-13.png);
background-position: -82px 0px;
width: 81px;
height: 99px;
}
.Pet-Snake-CottonCandyBlue {
.Pet-Snake-Base {
background-image: url(spritesmith-main-13.png);
background-position: -164px -600px;
background-position: -246px -600px;
width: 81px;
height: 99px;
}
.Pet-Snake-CottonCandyPink {
.Pet-Snake-CottonCandyBlue {
background-image: url(spritesmith-main-13.png);
background-position: -164px 0px;
width: 81px;
height: 99px;
}
.Pet-Snake-Desert {
.Pet-Snake-CottonCandyPink {
background-image: url(spritesmith-main-13.png);
background-position: 0px -100px;
width: 81px;
height: 99px;
}
.Pet-Snake-Golden {
.Pet-Snake-Desert {
background-image: url(spritesmith-main-13.png);
background-position: -82px -100px;
width: 81px;
height: 99px;
}
.Pet-Snake-Red {
.Pet-Snake-Golden {
background-image: url(spritesmith-main-13.png);
background-position: -164px -100px;
width: 81px;
height: 99px;
}
.Pet-Snake-Shade {
.Pet-Snake-Red {
background-image: url(spritesmith-main-13.png);
background-position: -246px 0px;
width: 81px;
height: 99px;
}
.Pet-Snake-Skeleton {
.Pet-Snake-Shade {
background-image: url(spritesmith-main-13.png);
background-position: -246px -100px;
width: 81px;
height: 99px;
}
.Pet-Snake-White {
.Pet-Snake-Skeleton {
background-image: url(spritesmith-main-13.png);
background-position: 0px -200px;
width: 81px;
height: 99px;
}
.Pet-Snake-Zombie {
.Pet-Snake-White {
background-image: url(spritesmith-main-13.png);
background-position: -82px -200px;
width: 81px;
height: 99px;
}
.Pet-Spider-Base {
.Pet-Snake-Zombie {
background-image: url(spritesmith-main-13.png);
background-position: -164px -200px;
width: 81px;
height: 99px;
}
.Pet-Spider-CottonCandyBlue {
.Pet-Spider-Base {
background-image: url(spritesmith-main-13.png);
background-position: -246px -200px;
width: 81px;
height: 99px;
}
.Pet-Spider-CottonCandyPink {
.Pet-Spider-CottonCandyBlue {
background-image: url(spritesmith-main-13.png);
background-position: -328px 0px;
width: 81px;
height: 99px;
}
.Pet-Spider-Desert {
.Pet-Spider-CottonCandyPink {
background-image: url(spritesmith-main-13.png);
background-position: -328px -100px;
width: 81px;
height: 99px;
}
.Pet-Spider-Golden {
.Pet-Spider-Desert {
background-image: url(spritesmith-main-13.png);
background-position: -328px -200px;
width: 81px;
height: 99px;
}
.Pet-Spider-Red {
.Pet-Spider-Golden {
background-image: url(spritesmith-main-13.png);
background-position: 0px -300px;
width: 81px;
height: 99px;
}
.Pet-Spider-Shade {
.Pet-Spider-Red {
background-image: url(spritesmith-main-13.png);
background-position: -82px -300px;
width: 81px;
height: 99px;
}
.Pet-Spider-Skeleton {
.Pet-Spider-Shade {
background-image: url(spritesmith-main-13.png);
background-position: -164px -300px;
width: 81px;
height: 99px;
}
.Pet-Spider-White {
.Pet-Spider-Skeleton {
background-image: url(spritesmith-main-13.png);
background-position: -246px -300px;
width: 81px;
height: 99px;
}
.Pet-Spider-Zombie {
.Pet-Spider-White {
background-image: url(spritesmith-main-13.png);
background-position: -328px -300px;
width: 81px;
height: 99px;
}
.Pet-TRex-Base {
background-image: url(spritesmith-main-13.png);
background-position: -328px -500px;
width: 81px;
height: 99px;
}
.Pet-TRex-CottonCandyBlue {
background-image: url(spritesmith-main-13.png);
background-position: -410px -500px;
width: 81px;
height: 99px;
}
.Pet-TRex-CottonCandyPink {
background-image: url(spritesmith-main-13.png);
background-position: -492px -500px;
width: 81px;
height: 99px;
}
.Pet-TRex-Desert {
background-image: url(spritesmith-main-13.png);
background-position: -574px -500px;
width: 81px;
height: 99px;
}
.Pet-TRex-Golden {
background-image: url(spritesmith-main-13.png);
background-position: -656px 0px;
width: 81px;
height: 99px;
}
.Pet-TRex-Red {
background-image: url(spritesmith-main-13.png);
background-position: -656px -100px;
width: 81px;
height: 99px;
}
.Pet-TRex-Shade {
background-image: url(spritesmith-main-13.png);
background-position: -656px -200px;
width: 81px;
height: 99px;
}
.Pet-TRex-Skeleton {
background-image: url(spritesmith-main-13.png);
background-position: -656px -300px;
width: 81px;
height: 99px;
}
.Pet-TRex-White {
background-image: url(spritesmith-main-13.png);
background-position: -656px -400px;
width: 81px;
height: 99px;
}
.Pet-TRex-Zombie {
background-image: url(spritesmith-main-13.png);
background-position: -656px -500px;
width: 81px;
height: 99px;
}
.Pet-Tiger-Veteran {
.Pet-Spider-Zombie {
background-image: url(spritesmith-main-13.png);
background-position: -410px 0px;
width: 81px;
height: 99px;
}
.Pet-TigerCub-Base {
.Pet-TRex-Base {
background-image: url(spritesmith-main-13.png);
background-position: -410px -100px;
background-position: -410px -500px;
width: 81px;
height: 99px;
}
.Pet-TigerCub-CottonCandyBlue {
.Pet-TRex-CottonCandyBlue {
background-image: url(spritesmith-main-13.png);
background-position: -410px -200px;
background-position: -492px -500px;
width: 81px;
height: 99px;
}
.Pet-TigerCub-CottonCandyPink {
.Pet-TRex-CottonCandyPink {
background-image: url(spritesmith-main-13.png);
background-position: -410px -300px;
background-position: -574px -500px;
width: 81px;
height: 99px;
}
.Pet-TigerCub-Desert {
.Pet-TRex-Desert {
background-image: url(spritesmith-main-13.png);
background-position: -492px 0px;
background-position: -656px 0px;
width: 81px;
height: 99px;
}
.Pet-TigerCub-Floral {
.Pet-TRex-Golden {
background-image: url(spritesmith-main-13.png);
background-position: -492px -100px;
background-position: -656px -100px;
width: 81px;
height: 99px;
}
.Pet-TigerCub-Golden {
.Pet-TRex-Red {
background-image: url(spritesmith-main-13.png);
background-position: -492px -200px;
background-position: -656px -200px;
width: 81px;
height: 99px;
}
.Pet-TigerCub-Peppermint {
.Pet-TRex-Shade {
background-image: url(spritesmith-main-13.png);
background-position: -492px -300px;
background-position: -656px -300px;
width: 81px;
height: 99px;
}
.Pet-TigerCub-Red {
.Pet-TRex-Skeleton {
background-image: url(spritesmith-main-13.png);
background-position: 0px -400px;
background-position: -656px -400px;
width: 81px;
height: 99px;
}
.Pet-TigerCub-Shade {
.Pet-TRex-White {
background-image: url(spritesmith-main-13.png);
background-position: -82px -400px;
background-position: -656px -500px;
width: 81px;
height: 99px;
}
.Pet-TigerCub-Skeleton {
background-image: url(spritesmith-main-13.png);
background-position: -164px -400px;
width: 81px;
height: 99px;
}
.Pet-TigerCub-Spooky {
background-image: url(spritesmith-main-13.png);
background-position: -246px -400px;
width: 81px;
height: 99px;
}
.Pet-TigerCub-White {
background-image: url(spritesmith-main-13.png);
background-position: -328px -400px;
width: 81px;
height: 99px;
}
.Pet-TigerCub-Zombie {
background-image: url(spritesmith-main-13.png);
background-position: -410px -400px;
width: 81px;
height: 99px;
}
.Pet-Treeling-Base {
background-image: url(spritesmith-main-13.png);
background-position: -492px -400px;
width: 81px;
height: 99px;
}
.Pet-Treeling-CottonCandyBlue {
background-image: url(spritesmith-main-13.png);
background-position: -574px 0px;
width: 81px;
height: 99px;
}
.Pet-Treeling-CottonCandyPink {
background-image: url(spritesmith-main-13.png);
background-position: -574px -100px;
width: 81px;
height: 99px;
}
.Pet-Treeling-Desert {
background-image: url(spritesmith-main-13.png);
background-position: -574px -200px;
width: 81px;
height: 99px;
}
.Pet-Treeling-Golden {
background-image: url(spritesmith-main-13.png);
background-position: -574px -300px;
width: 81px;
height: 99px;
}
.Pet-Treeling-Red {
background-image: url(spritesmith-main-13.png);
background-position: -574px -400px;
width: 81px;
height: 99px;
}
.Pet-Treeling-Shade {
background-image: url(spritesmith-main-13.png);
background-position: 0px -500px;
width: 81px;
height: 99px;
}
.Pet-Treeling-Skeleton {
background-image: url(spritesmith-main-13.png);
background-position: -82px -500px;
width: 81px;
height: 99px;
}
.Pet-Treeling-White {
background-image: url(spritesmith-main-13.png);
background-position: -164px -500px;
width: 81px;
height: 99px;
}
.Pet-Treeling-Zombie {
background-image: url(spritesmith-main-13.png);
background-position: -246px -500px;
width: 81px;
height: 99px;
}
.Pet-Turkey-Base {
.Pet-TRex-Zombie {
background-image: url(spritesmith-main-13.png);
background-position: 0px -600px;
width: 81px;
height: 99px;
}
.Pet-Turkey-Gilded {
.Pet-Tiger-Veteran {
background-image: url(spritesmith-main-13.png);
background-position: -410px -100px;
width: 81px;
height: 99px;
}
.Pet-TigerCub-Base {
background-image: url(spritesmith-main-13.png);
background-position: -410px -200px;
width: 81px;
height: 99px;
}
.Pet-TigerCub-CottonCandyBlue {
background-image: url(spritesmith-main-13.png);
background-position: -410px -300px;
width: 81px;
height: 99px;
}
.Pet-TigerCub-CottonCandyPink {
background-image: url(spritesmith-main-13.png);
background-position: -492px 0px;
width: 81px;
height: 99px;
}
.Pet-TigerCub-Desert {
background-image: url(spritesmith-main-13.png);
background-position: -492px -100px;
width: 81px;
height: 99px;
}
.Pet-TigerCub-Floral {
background-image: url(spritesmith-main-13.png);
background-position: -492px -200px;
width: 81px;
height: 99px;
}
.Pet-TigerCub-Golden {
background-image: url(spritesmith-main-13.png);
background-position: -492px -300px;
width: 81px;
height: 99px;
}
.Pet-TigerCub-Peppermint {
background-image: url(spritesmith-main-13.png);
background-position: 0px -400px;
width: 81px;
height: 99px;
}
.Pet-TigerCub-Red {
background-image: url(spritesmith-main-13.png);
background-position: -82px -400px;
width: 81px;
height: 99px;
}
.Pet-TigerCub-Shade {
background-image: url(spritesmith-main-13.png);
background-position: -164px -400px;
width: 81px;
height: 99px;
}
.Pet-TigerCub-Skeleton {
background-image: url(spritesmith-main-13.png);
background-position: -246px -400px;
width: 81px;
height: 99px;
}
.Pet-TigerCub-Spooky {
background-image: url(spritesmith-main-13.png);
background-position: -328px -400px;
width: 81px;
height: 99px;
}
.Pet-TigerCub-White {
background-image: url(spritesmith-main-13.png);
background-position: -410px -400px;
width: 81px;
height: 99px;
}
.Pet-TigerCub-Zombie {
background-image: url(spritesmith-main-13.png);
background-position: -492px -400px;
width: 81px;
height: 99px;
}
.Pet-Treeling-Base {
background-image: url(spritesmith-main-13.png);
background-position: -574px 0px;
width: 81px;
height: 99px;
}
.Pet-Treeling-CottonCandyBlue {
background-image: url(spritesmith-main-13.png);
background-position: -574px -100px;
width: 81px;
height: 99px;
}
.Pet-Treeling-CottonCandyPink {
background-image: url(spritesmith-main-13.png);
background-position: -574px -200px;
width: 81px;
height: 99px;
}
.Pet-Treeling-Desert {
background-image: url(spritesmith-main-13.png);
background-position: -574px -300px;
width: 81px;
height: 99px;
}
.Pet-Treeling-Golden {
background-image: url(spritesmith-main-13.png);
background-position: -574px -400px;
width: 81px;
height: 99px;
}
.Pet-Treeling-Red {
background-image: url(spritesmith-main-13.png);
background-position: 0px -500px;
width: 81px;
height: 99px;
}
.Pet-Treeling-Shade {
background-image: url(spritesmith-main-13.png);
background-position: -82px -500px;
width: 81px;
height: 99px;
}
.Pet-Treeling-Skeleton {
background-image: url(spritesmith-main-13.png);
background-position: -164px -500px;
width: 81px;
height: 99px;
}
.Pet-Treeling-White {
background-image: url(spritesmith-main-13.png);
background-position: -246px -500px;
width: 81px;
height: 99px;
}
.Pet-Treeling-Zombie {
background-image: url(spritesmith-main-13.png);
background-position: -328px -500px;
width: 81px;
height: 99px;
}
.Pet-Turkey-Base {
background-image: url(spritesmith-main-13.png);
background-position: -82px -600px;
width: 81px;
height: 99px;
}
.Pet-Turkey-Gilded {
background-image: url(spritesmith-main-13.png);
background-position: -164px -600px;
width: 81px;
height: 99px;
}
.Pet-Turtle-Base {
background-image: url(spritesmith-main-13.png);
background-position: 0px 0px;
@@ -342,337 +348,337 @@
}
.Pet-Turtle-CottonCandyBlue {
background-image: url(spritesmith-main-13.png);
background-position: -246px -600px;
background-position: -328px -600px;
width: 81px;
height: 99px;
}
.Pet-Turtle-CottonCandyPink {
background-image: url(spritesmith-main-13.png);
background-position: -328px -600px;
background-position: -410px -600px;
width: 81px;
height: 99px;
}
.Pet-Turtle-Desert {
background-image: url(spritesmith-main-13.png);
background-position: -410px -600px;
background-position: -492px -600px;
width: 81px;
height: 99px;
}
.Pet-Turtle-Golden {
background-image: url(spritesmith-main-13.png);
background-position: -492px -600px;
background-position: -574px -600px;
width: 81px;
height: 99px;
}
.Pet-Turtle-Red {
background-image: url(spritesmith-main-13.png);
background-position: -574px -600px;
background-position: -656px -600px;
width: 81px;
height: 99px;
}
.Pet-Turtle-Shade {
background-image: url(spritesmith-main-13.png);
background-position: -656px -600px;
background-position: -738px 0px;
width: 81px;
height: 99px;
}
.Pet-Turtle-Skeleton {
background-image: url(spritesmith-main-13.png);
background-position: -738px 0px;
background-position: -738px -100px;
width: 81px;
height: 99px;
}
.Pet-Turtle-White {
background-image: url(spritesmith-main-13.png);
background-position: -738px -100px;
background-position: -738px -200px;
width: 81px;
height: 99px;
}
.Pet-Turtle-Zombie {
background-image: url(spritesmith-main-13.png);
background-position: -738px -200px;
background-position: -738px -300px;
width: 81px;
height: 99px;
}
.Pet-Unicorn-Base {
background-image: url(spritesmith-main-13.png);
background-position: -738px -300px;
background-position: -738px -400px;
width: 81px;
height: 99px;
}
.Pet-Unicorn-CottonCandyBlue {
background-image: url(spritesmith-main-13.png);
background-position: -738px -400px;
background-position: -738px -500px;
width: 81px;
height: 99px;
}
.Pet-Unicorn-CottonCandyPink {
background-image: url(spritesmith-main-13.png);
background-position: -738px -500px;
background-position: -738px -600px;
width: 81px;
height: 99px;
}
.Pet-Unicorn-Desert {
background-image: url(spritesmith-main-13.png);
background-position: -738px -600px;
background-position: 0px -700px;
width: 81px;
height: 99px;
}
.Pet-Unicorn-Golden {
background-image: url(spritesmith-main-13.png);
background-position: 0px -700px;
background-position: -82px -700px;
width: 81px;
height: 99px;
}
.Pet-Unicorn-Red {
background-image: url(spritesmith-main-13.png);
background-position: -82px -700px;
background-position: -164px -700px;
width: 81px;
height: 99px;
}
.Pet-Unicorn-Shade {
background-image: url(spritesmith-main-13.png);
background-position: -164px -700px;
background-position: -246px -700px;
width: 81px;
height: 99px;
}
.Pet-Unicorn-Skeleton {
background-image: url(spritesmith-main-13.png);
background-position: -246px -700px;
background-position: -328px -700px;
width: 81px;
height: 99px;
}
.Pet-Unicorn-White {
background-image: url(spritesmith-main-13.png);
background-position: -328px -700px;
background-position: -410px -700px;
width: 81px;
height: 99px;
}
.Pet-Unicorn-Zombie {
background-image: url(spritesmith-main-13.png);
background-position: -410px -700px;
background-position: -492px -700px;
width: 81px;
height: 99px;
}
.Pet-Whale-Base {
background-image: url(spritesmith-main-13.png);
background-position: -492px -700px;
background-position: -574px -700px;
width: 81px;
height: 99px;
}
.Pet-Whale-CottonCandyBlue {
background-image: url(spritesmith-main-13.png);
background-position: -574px -700px;
background-position: -656px -700px;
width: 81px;
height: 99px;
}
.Pet-Whale-CottonCandyPink {
background-image: url(spritesmith-main-13.png);
background-position: -656px -700px;
background-position: -738px -700px;
width: 81px;
height: 99px;
}
.Pet-Whale-Desert {
background-image: url(spritesmith-main-13.png);
background-position: -738px -700px;
background-position: -820px 0px;
width: 81px;
height: 99px;
}
.Pet-Whale-Golden {
background-image: url(spritesmith-main-13.png);
background-position: -820px 0px;
background-position: -820px -100px;
width: 81px;
height: 99px;
}
.Pet-Whale-Red {
background-image: url(spritesmith-main-13.png);
background-position: -820px -100px;
background-position: -820px -200px;
width: 81px;
height: 99px;
}
.Pet-Whale-Shade {
background-image: url(spritesmith-main-13.png);
background-position: -820px -200px;
background-position: -820px -300px;
width: 81px;
height: 99px;
}
.Pet-Whale-Skeleton {
background-image: url(spritesmith-main-13.png);
background-position: -820px -300px;
background-position: -820px -400px;
width: 81px;
height: 99px;
}
.Pet-Whale-White {
background-image: url(spritesmith-main-13.png);
background-position: -820px -400px;
background-position: -820px -500px;
width: 81px;
height: 99px;
}
.Pet-Whale-Zombie {
background-image: url(spritesmith-main-13.png);
background-position: -820px -500px;
background-position: -820px -600px;
width: 81px;
height: 99px;
}
.Pet-Wolf-Base {
background-image: url(spritesmith-main-13.png);
background-position: -820px -600px;
background-position: -820px -700px;
width: 81px;
height: 99px;
}
.Pet-Wolf-CottonCandyBlue {
background-image: url(spritesmith-main-13.png);
background-position: -820px -700px;
background-position: 0px -800px;
width: 81px;
height: 99px;
}
.Pet-Wolf-CottonCandyPink {
background-image: url(spritesmith-main-13.png);
background-position: 0px -800px;
background-position: -82px -800px;
width: 81px;
height: 99px;
}
.Pet-Wolf-Desert {
background-image: url(spritesmith-main-13.png);
background-position: -82px -800px;
background-position: -164px -800px;
width: 81px;
height: 99px;
}
.Pet-Wolf-Floral {
background-image: url(spritesmith-main-13.png);
background-position: -164px -800px;
background-position: -246px -800px;
width: 81px;
height: 99px;
}
.Pet-Wolf-Golden {
background-image: url(spritesmith-main-13.png);
background-position: -246px -800px;
background-position: -328px -800px;
width: 81px;
height: 99px;
}
.Pet-Wolf-Peppermint {
background-image: url(spritesmith-main-13.png);
background-position: -328px -800px;
background-position: -410px -800px;
width: 81px;
height: 99px;
}
.Pet-Wolf-Red {
background-image: url(spritesmith-main-13.png);
background-position: -410px -800px;
background-position: -492px -800px;
width: 81px;
height: 99px;
}
.Pet-Wolf-Shade {
background-image: url(spritesmith-main-13.png);
background-position: -492px -800px;
background-position: -574px -800px;
width: 81px;
height: 99px;
}
.Pet-Wolf-Skeleton {
background-image: url(spritesmith-main-13.png);
background-position: -574px -800px;
background-position: -656px -800px;
width: 81px;
height: 99px;
}
.Pet-Wolf-Spooky {
background-image: url(spritesmith-main-13.png);
background-position: -656px -800px;
background-position: -738px -800px;
width: 81px;
height: 99px;
}
.Pet-Wolf-Veteran {
background-image: url(spritesmith-main-13.png);
background-position: -738px -800px;
background-position: -820px -800px;
width: 81px;
height: 99px;
}
.Pet-Wolf-White {
background-image: url(spritesmith-main-13.png);
background-position: -820px -800px;
background-position: -902px 0px;
width: 81px;
height: 99px;
}
.Pet-Wolf-Zombie {
background-image: url(spritesmith-main-13.png);
background-position: -902px 0px;
background-position: -902px -100px;
width: 81px;
height: 99px;
}
.Pet_HatchingPotion_Base {
background-image: url(spritesmith-main-13.png);
background-position: -902px -152px;
background-position: -902px -252px;
width: 48px;
height: 51px;
}
.Pet_HatchingPotion_CottonCandyBlue {
background-image: url(spritesmith-main-13.png);
background-position: -902px -412px;
background-position: -902px -512px;
width: 48px;
height: 51px;
}
.Pet_HatchingPotion_CottonCandyPink {
background-image: url(spritesmith-main-13.png);
background-position: -902px -204px;
background-position: -902px -304px;
width: 48px;
height: 51px;
}
.Pet_HatchingPotion_Desert {
background-image: url(spritesmith-main-13.png);
background-position: -902px -256px;
background-position: -902px -356px;
width: 48px;
height: 51px;
}
.Pet_HatchingPotion_Floral {
background-image: url(spritesmith-main-13.png);
background-position: -902px -308px;
background-position: -902px -408px;
width: 48px;
height: 51px;
}
.Pet_HatchingPotion_Golden {
background-image: url(spritesmith-main-13.png);
background-position: -902px -360px;
background-position: -902px -460px;
width: 48px;
height: 51px;
}
.Pet_HatchingPotion_Peppermint {
background-image: url(spritesmith-main-13.png);
background-position: -902px -100px;
background-position: -902px -200px;
width: 48px;
height: 51px;
}
.Pet_HatchingPotion_Red {
background-image: url(spritesmith-main-13.png);
background-position: -902px -464px;
background-position: -902px -564px;
width: 48px;
height: 51px;
}
.Pet_HatchingPotion_Shade {
background-image: url(spritesmith-main-13.png);
background-position: -902px -516px;
background-position: -902px -616px;
width: 48px;
height: 51px;
}
.Pet_HatchingPotion_Skeleton {
background-image: url(spritesmith-main-13.png);
background-position: -902px -568px;
background-position: -902px -668px;
width: 48px;
height: 51px;
}
.Pet_HatchingPotion_Spooky {
background-image: url(spritesmith-main-13.png);
background-position: -902px -620px;
background-position: -902px -720px;
width: 48px;
height: 51px;
}
.Pet_HatchingPotion_White {
background-image: url(spritesmith-main-13.png);
background-position: -902px -672px;
background-position: -902px -772px;
width: 48px;
height: 51px;
}
.Pet_HatchingPotion_Zombie {
background-image: url(spritesmith-main-13.png);
background-position: -902px -724px;
background-position: -902px -824px;
width: 48px;
height: 51px;
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 53 KiB

After

Width:  |  Height:  |  Size: 54 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

View File

@@ -441,6 +441,7 @@ api.specialPets = {
'Turkey-Gilded': 'gildedTurkey',
'MagicalBee-Base': 'magicalBee',
'Lion-Veteran': 'veteranLion',
'Gryphon-RoyalPurple': 'royalPurpleGryphon',
};
api.specialMounts = {

View File

@@ -1,5 +1,27 @@
h2 7/29/2016 - LAST CHANCE FOR SUMMER SPLASH; MOBILE UPDATES
h2 HABITICA NAMING DAY AND GRYPHON PETS/MOUNTS!
hr
tr
td
span.Mount_Body_Gryphon-RoyalPurple.pull-right
span.Mount_Head_Gryphon-RoyalPurple.pull-right(style='margin:0')
h3 Habitica Naming Day
p Happy Habitica Naming day! In honor of the day when we changed the name of the app from HabitRPG to Habitica, we've given everyone an achievement, as well as some delicious cake for your pets and mounts.
p.small.muted by Lemoness and SabreCat
tr
td
.Pet-Gryphon-RoyalPurple.pull-right
h3 Habitica Gryphon Mount and Pet
p Speaking of pets and mounts, we've given all new users our Purple Gryphon Mount, Melior! If you already received Melior last year, we've given you his little sister Meliora, a Purple Gryphon Pet. You can find them in the Rare Pet/Rare Mount sections of the stable!
br
p Thanks for being a Habitica user -- you all mean so much to us. We hope that you enjoy your presents!
p.small.muted by Lemoness and Baconsaur
if menuItem !== 'oldNews'
hr
a(href='/static/old-news', target='_blank') Read older news
mixin oldNews
h2 7/29/2016 - LAST CHANCE FOR SUMMER SPLASH; MOBILE UPDATES
tr
td
.promo_summer_classes_2016.pull-right
@@ -29,12 +51,6 @@ h2 7/29/2016 - LAST CHANCE FOR SUMMER SPLASH; MOBILE UPDATES
br
p If you like the improvements that weve been making to our app, please consider reviewing this new version. It really helps us out! We hope you enjoy the update.
p.small.muted by viirus, jjbillings, and schrockblock
if menuItem !== 'oldNews'
hr
a(href='/static/old-news', target='_blank') Read older news
mixin oldNews
h2 7/26/2016 - JULY SUBSCRIBER ITEMS
tr
td