feat(pets): December quest

This commit is contained in:
Sabe Jones
2015-12-14 16:28:39 -05:00
parent e638661c71
commit fe1de12494
61 changed files with 2490 additions and 2162 deletions

File diff suppressed because it is too large Load Diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 156 KiB

After

Width:  |  Height:  |  Size: 154 KiB

View File

@@ -1,204 +1,528 @@
.Pet-Whale-CottonCandyBlue { .Pet-Snake-CottonCandyPink {
background-image: url(spritesmith-main-11.png); background-image: url(spritesmith-main-11.png);
background-position: -82px 0px; background-position: -82px 0px;
width: 81px; width: 81px;
height: 99px; height: 99px;
} }
.Pet-Whale-CottonCandyPink { .Pet-Snake-Desert {
background-image: url(spritesmith-main-11.png); background-image: url(spritesmith-main-11.png);
background-position: -164px -300px; background-position: -328px -500px;
width: 81px; width: 81px;
height: 99px; height: 99px;
} }
.Pet-Whale-Desert { .Pet-Snake-Golden {
background-image: url(spritesmith-main-11.png); background-image: url(spritesmith-main-11.png);
background-position: -164px 0px; background-position: -164px 0px;
width: 81px; width: 81px;
height: 99px; height: 99px;
} }
.Pet-Whale-Golden { .Pet-Snake-Red {
background-image: url(spritesmith-main-11.png); background-image: url(spritesmith-main-11.png);
background-position: 0px -100px; background-position: 0px -100px;
width: 81px; width: 81px;
height: 99px; height: 99px;
} }
.Pet-Whale-Red { .Pet-Snake-Shade {
background-image: url(spritesmith-main-11.png); background-image: url(spritesmith-main-11.png);
background-position: -82px -100px; background-position: -82px -100px;
width: 81px; width: 81px;
height: 99px; height: 99px;
} }
.Pet-Whale-Shade { .Pet-Snake-Skeleton {
background-image: url(spritesmith-main-11.png); background-image: url(spritesmith-main-11.png);
background-position: -164px -100px; background-position: -164px -100px;
width: 81px; width: 81px;
height: 99px; height: 99px;
} }
.Pet-Whale-Skeleton { .Pet-Snake-White {
background-image: url(spritesmith-main-11.png); background-image: url(spritesmith-main-11.png);
background-position: -246px 0px; background-position: -246px 0px;
width: 81px; width: 81px;
height: 99px; height: 99px;
} }
.Pet-Whale-White { .Pet-Snake-Zombie {
background-image: url(spritesmith-main-11.png); background-image: url(spritesmith-main-11.png);
background-position: -246px -100px; background-position: -246px -100px;
width: 81px; width: 81px;
height: 99px; height: 99px;
} }
.Pet-Whale-Zombie { .Pet-Spider-Base {
background-image: url(spritesmith-main-11.png); background-image: url(spritesmith-main-11.png);
background-position: 0px -200px; background-position: 0px -200px;
width: 81px; width: 81px;
height: 99px; height: 99px;
} }
.Pet-Wolf-Base { .Pet-Spider-CottonCandyBlue {
background-image: url(spritesmith-main-11.png); background-image: url(spritesmith-main-11.png);
background-position: -82px -200px; background-position: -82px -200px;
width: 81px; width: 81px;
height: 99px; height: 99px;
} }
.Pet-Wolf-CottonCandyBlue { .Pet-Spider-CottonCandyPink {
background-image: url(spritesmith-main-11.png); background-image: url(spritesmith-main-11.png);
background-position: -164px -200px; background-position: -164px -200px;
width: 81px; width: 81px;
height: 99px; height: 99px;
} }
.Pet-Wolf-CottonCandyPink { .Pet-Spider-Desert {
background-image: url(spritesmith-main-11.png); background-image: url(spritesmith-main-11.png);
background-position: -246px -200px; background-position: -246px -200px;
width: 81px; width: 81px;
height: 99px; height: 99px;
} }
.Pet-Wolf-Desert { .Pet-Spider-Golden {
background-image: url(spritesmith-main-11.png); background-image: url(spritesmith-main-11.png);
background-position: -328px 0px; background-position: -328px 0px;
width: 81px; width: 81px;
height: 99px; height: 99px;
} }
.Pet-Wolf-Golden { .Pet-Spider-Red {
background-image: url(spritesmith-main-11.png); background-image: url(spritesmith-main-11.png);
background-position: -328px -100px; background-position: -328px -100px;
width: 81px; width: 81px;
height: 99px; height: 99px;
} }
.Pet-Wolf-Peppermint { .Pet-Spider-Shade {
background-image: url(spritesmith-main-11.png); background-image: url(spritesmith-main-11.png);
background-position: -328px -200px; background-position: -328px -200px;
width: 81px; width: 81px;
height: 99px; height: 99px;
} }
.Pet-Wolf-Red { .Pet-Spider-Skeleton {
background-image: url(spritesmith-main-11.png); background-image: url(spritesmith-main-11.png);
background-position: 0px -300px; background-position: 0px -300px;
width: 81px; width: 81px;
height: 99px; height: 99px;
} }
.Pet-Wolf-Shade { .Pet-Spider-White {
background-image: url(spritesmith-main-11.png); background-image: url(spritesmith-main-11.png);
background-position: -82px -300px; background-position: -82px -300px;
width: 81px; width: 81px;
height: 99px; height: 99px;
} }
.Pet-Wolf-Skeleton { .Pet-Spider-Zombie {
background-image: url(spritesmith-main-11.png); background-image: url(spritesmith-main-11.png);
background-position: 0px 0px; background-position: -164px -300px;
width: 81px; width: 81px;
height: 99px; height: 99px;
} }
.Pet-Wolf-Spooky { .Pet-TRex-Base {
background-image: url(spritesmith-main-11.png); background-image: url(spritesmith-main-11.png);
background-position: -246px -300px; background-position: -246px -300px;
width: 81px; width: 81px;
height: 99px; height: 99px;
} }
.Pet-Wolf-Veteran { .Pet-TRex-CottonCandyBlue {
background-image: url(spritesmith-main-11.png); background-image: url(spritesmith-main-11.png);
background-position: -328px -300px; background-position: -328px -300px;
width: 81px; width: 81px;
height: 99px; height: 99px;
} }
.Pet-Wolf-White { .Pet-TRex-CottonCandyPink {
background-image: url(spritesmith-main-11.png); background-image: url(spritesmith-main-11.png);
background-position: -410px 0px; background-position: -410px 0px;
width: 81px; width: 81px;
height: 99px; height: 99px;
} }
.Pet-Wolf-Zombie { .Pet-TRex-Desert {
background-image: url(spritesmith-main-11.png); background-image: url(spritesmith-main-11.png);
background-position: -410px -100px; background-position: -410px -100px;
width: 81px; width: 81px;
height: 99px; height: 99px;
} }
.Pet-TRex-Golden {
background-image: url(spritesmith-main-11.png);
background-position: -410px -200px;
width: 81px;
height: 99px;
}
.Pet-TRex-Red {
background-image: url(spritesmith-main-11.png);
background-position: -410px -300px;
width: 81px;
height: 99px;
}
.Pet-TRex-Shade {
background-image: url(spritesmith-main-11.png);
background-position: -492px 0px;
width: 81px;
height: 99px;
}
.Pet-TRex-Skeleton {
background-image: url(spritesmith-main-11.png);
background-position: -492px -100px;
width: 81px;
height: 99px;
}
.Pet-TRex-White {
background-image: url(spritesmith-main-11.png);
background-position: -492px -200px;
width: 81px;
height: 99px;
}
.Pet-TRex-Zombie {
background-image: url(spritesmith-main-11.png);
background-position: -492px -300px;
width: 81px;
height: 99px;
}
.Pet-Tiger-Veteran {
background-image: url(spritesmith-main-11.png);
background-position: 0px -400px;
width: 81px;
height: 99px;
}
.Pet-TigerCub-Base {
background-image: url(spritesmith-main-11.png);
background-position: -82px -400px;
width: 81px;
height: 99px;
}
.Pet-TigerCub-CottonCandyBlue {
background-image: url(spritesmith-main-11.png);
background-position: -164px -400px;
width: 81px;
height: 99px;
}
.Pet-TigerCub-CottonCandyPink {
background-image: url(spritesmith-main-11.png);
background-position: -246px -400px;
width: 81px;
height: 99px;
}
.Pet-TigerCub-Desert {
background-image: url(spritesmith-main-11.png);
background-position: -328px -400px;
width: 81px;
height: 99px;
}
.Pet-TigerCub-Golden {
background-image: url(spritesmith-main-11.png);
background-position: -410px -400px;
width: 81px;
height: 99px;
}
.Pet-TigerCub-Peppermint {
background-image: url(spritesmith-main-11.png);
background-position: -492px -400px;
width: 81px;
height: 99px;
}
.Pet-TigerCub-Red {
background-image: url(spritesmith-main-11.png);
background-position: -574px 0px;
width: 81px;
height: 99px;
}
.Pet-TigerCub-Shade {
background-image: url(spritesmith-main-11.png);
background-position: -574px -100px;
width: 81px;
height: 99px;
}
.Pet-TigerCub-Skeleton {
background-image: url(spritesmith-main-11.png);
background-position: -574px -200px;
width: 81px;
height: 99px;
}
.Pet-TigerCub-Spooky {
background-image: url(spritesmith-main-11.png);
background-position: -574px -300px;
width: 81px;
height: 99px;
}
.Pet-TigerCub-White {
background-image: url(spritesmith-main-11.png);
background-position: -574px -400px;
width: 81px;
height: 99px;
}
.Pet-TigerCub-Zombie {
background-image: url(spritesmith-main-11.png);
background-position: 0px -500px;
width: 81px;
height: 99px;
}
.Pet-Turkey-Base {
background-image: url(spritesmith-main-11.png);
background-position: -82px -500px;
width: 81px;
height: 99px;
}
.Pet-Turkey-Gilded {
background-image: url(spritesmith-main-11.png);
background-position: -164px -500px;
width: 81px;
height: 99px;
}
.Pet-Unicorn-Base {
background-image: url(spritesmith-main-11.png);
background-position: -246px -500px;
width: 81px;
height: 99px;
}
.Pet-Unicorn-CottonCandyBlue {
background-image: url(spritesmith-main-11.png);
background-position: 0px 0px;
width: 81px;
height: 99px;
}
.Pet-Unicorn-CottonCandyPink {
background-image: url(spritesmith-main-11.png);
background-position: -410px -500px;
width: 81px;
height: 99px;
}
.Pet-Unicorn-Desert {
background-image: url(spritesmith-main-11.png);
background-position: -492px -500px;
width: 81px;
height: 99px;
}
.Pet-Unicorn-Golden {
background-image: url(spritesmith-main-11.png);
background-position: -574px -500px;
width: 81px;
height: 99px;
}
.Pet-Unicorn-Red {
background-image: url(spritesmith-main-11.png);
background-position: -656px 0px;
width: 81px;
height: 99px;
}
.Pet-Unicorn-Shade {
background-image: url(spritesmith-main-11.png);
background-position: -656px -100px;
width: 81px;
height: 99px;
}
.Pet-Unicorn-Skeleton {
background-image: url(spritesmith-main-11.png);
background-position: -656px -200px;
width: 81px;
height: 99px;
}
.Pet-Unicorn-White {
background-image: url(spritesmith-main-11.png);
background-position: -656px -300px;
width: 81px;
height: 99px;
}
.Pet-Unicorn-Zombie {
background-image: url(spritesmith-main-11.png);
background-position: -656px -400px;
width: 81px;
height: 99px;
}
.Pet-Whale-Base {
background-image: url(spritesmith-main-11.png);
background-position: -656px -500px;
width: 81px;
height: 99px;
}
.Pet-Whale-CottonCandyBlue {
background-image: url(spritesmith-main-11.png);
background-position: 0px -600px;
width: 81px;
height: 99px;
}
.Pet-Whale-CottonCandyPink {
background-image: url(spritesmith-main-11.png);
background-position: -82px -600px;
width: 81px;
height: 99px;
}
.Pet-Whale-Desert {
background-image: url(spritesmith-main-11.png);
background-position: -164px -600px;
width: 81px;
height: 99px;
}
.Pet-Whale-Golden {
background-image: url(spritesmith-main-11.png);
background-position: -246px -600px;
width: 81px;
height: 99px;
}
.Pet-Whale-Red {
background-image: url(spritesmith-main-11.png);
background-position: -328px -600px;
width: 81px;
height: 99px;
}
.Pet-Whale-Shade {
background-image: url(spritesmith-main-11.png);
background-position: -410px -600px;
width: 81px;
height: 99px;
}
.Pet-Whale-Skeleton {
background-image: url(spritesmith-main-11.png);
background-position: -492px -600px;
width: 81px;
height: 99px;
}
.Pet-Whale-White {
background-image: url(spritesmith-main-11.png);
background-position: -574px -600px;
width: 81px;
height: 99px;
}
.Pet-Whale-Zombie {
background-image: url(spritesmith-main-11.png);
background-position: -656px -600px;
width: 81px;
height: 99px;
}
.Pet-Wolf-Base {
background-image: url(spritesmith-main-11.png);
background-position: -738px 0px;
width: 81px;
height: 99px;
}
.Pet-Wolf-CottonCandyBlue {
background-image: url(spritesmith-main-11.png);
background-position: -738px -100px;
width: 81px;
height: 99px;
}
.Pet-Wolf-CottonCandyPink {
background-image: url(spritesmith-main-11.png);
background-position: -738px -200px;
width: 81px;
height: 99px;
}
.Pet-Wolf-Desert {
background-image: url(spritesmith-main-11.png);
background-position: -738px -300px;
width: 81px;
height: 99px;
}
.Pet-Wolf-Golden {
background-image: url(spritesmith-main-11.png);
background-position: -738px -400px;
width: 81px;
height: 99px;
}
.Pet-Wolf-Peppermint {
background-image: url(spritesmith-main-11.png);
background-position: -738px -500px;
width: 81px;
height: 99px;
}
.Pet-Wolf-Red {
background-image: url(spritesmith-main-11.png);
background-position: -738px -600px;
width: 81px;
height: 99px;
}
.Pet-Wolf-Shade {
background-image: url(spritesmith-main-11.png);
background-position: 0px -700px;
width: 81px;
height: 99px;
}
.Pet-Wolf-Skeleton {
background-image: url(spritesmith-main-11.png);
background-position: -82px -700px;
width: 81px;
height: 99px;
}
.Pet-Wolf-Spooky {
background-image: url(spritesmith-main-11.png);
background-position: -164px -700px;
width: 81px;
height: 99px;
}
.Pet-Wolf-Veteran {
background-image: url(spritesmith-main-11.png);
background-position: -246px -700px;
width: 81px;
height: 99px;
}
.Pet-Wolf-White {
background-image: url(spritesmith-main-11.png);
background-position: -328px -700px;
width: 81px;
height: 99px;
}
.Pet-Wolf-Zombie {
background-image: url(spritesmith-main-11.png);
background-position: -410px -700px;
width: 81px;
height: 99px;
}
.Pet_HatchingPotion_Base { .Pet_HatchingPotion_Base {
background-image: url(spritesmith-main-11.png); background-image: url(spritesmith-main-11.png);
background-position: -410px -252px; background-position: -541px -700px;
width: 48px; width: 48px;
height: 51px; height: 51px;
} }
.Pet_HatchingPotion_CottonCandyBlue { .Pet_HatchingPotion_CottonCandyBlue {
background-image: url(spritesmith-main-11.png); background-image: url(spritesmith-main-11.png);
background-position: -147px -400px; background-position: -820px 0px;
width: 48px; width: 48px;
height: 51px; height: 51px;
} }
.Pet_HatchingPotion_CottonCandyPink { .Pet_HatchingPotion_CottonCandyPink {
background-image: url(spritesmith-main-11.png); background-image: url(spritesmith-main-11.png);
background-position: -410px -304px; background-position: -590px -700px;
width: 48px; width: 48px;
height: 51px; height: 51px;
} }
.Pet_HatchingPotion_Desert { .Pet_HatchingPotion_Desert {
background-image: url(spritesmith-main-11.png); background-image: url(spritesmith-main-11.png);
background-position: 0px -400px; background-position: -639px -700px;
width: 48px; width: 48px;
height: 51px; height: 51px;
} }
.Pet_HatchingPotion_Golden { .Pet_HatchingPotion_Golden {
background-image: url(spritesmith-main-11.png); background-image: url(spritesmith-main-11.png);
background-position: -49px -400px; background-position: -688px -700px;
width: 48px; width: 48px;
height: 51px; height: 51px;
} }
.Pet_HatchingPotion_Peppermint { .Pet_HatchingPotion_Peppermint {
background-image: url(spritesmith-main-11.png); background-image: url(spritesmith-main-11.png);
background-position: -98px -400px; background-position: -737px -700px;
width: 48px; width: 48px;
height: 51px; height: 51px;
} }
.Pet_HatchingPotion_Red { .Pet_HatchingPotion_Red {
background-image: url(spritesmith-main-11.png); background-image: url(spritesmith-main-11.png);
background-position: -410px -200px; background-position: -492px -700px;
width: 48px; width: 48px;
height: 51px; height: 51px;
} }
.Pet_HatchingPotion_Shade { .Pet_HatchingPotion_Shade {
background-image: url(spritesmith-main-11.png); background-image: url(spritesmith-main-11.png);
background-position: -196px -400px; background-position: -820px -52px;
width: 48px; width: 48px;
height: 51px; height: 51px;
} }
.Pet_HatchingPotion_Skeleton { .Pet_HatchingPotion_Skeleton {
background-image: url(spritesmith-main-11.png); background-image: url(spritesmith-main-11.png);
background-position: -245px -400px; background-position: -820px -104px;
width: 48px; width: 48px;
height: 51px; height: 51px;
} }
.Pet_HatchingPotion_Spooky { .Pet_HatchingPotion_Spooky {
background-image: url(spritesmith-main-11.png); background-image: url(spritesmith-main-11.png);
background-position: -294px -400px; background-position: -820px -156px;
width: 48px; width: 48px;
height: 51px; height: 51px;
} }
.Pet_HatchingPotion_White { .Pet_HatchingPotion_White {
background-image: url(spritesmith-main-11.png); background-image: url(spritesmith-main-11.png);
background-position: -343px -400px; background-position: -820px -208px;
width: 48px; width: 48px;
height: 51px; height: 51px;
} }
.Pet_HatchingPotion_Zombie { .Pet_HatchingPotion_Zombie {
background-image: url(spritesmith-main-11.png); background-image: url(spritesmith-main-11.png);
background-position: -392px -400px; background-position: -820px -260px;
width: 48px; width: 48px;
height: 51px; height: 51px;
} }

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.6 KiB

After

Width:  |  Height:  |  Size: 41 KiB

File diff suppressed because it is too large Load Diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 390 KiB

After

Width:  |  Height:  |  Size: 379 KiB

File diff suppressed because it is too large Load Diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 152 KiB

After

Width:  |  Height:  |  Size: 157 KiB

File diff suppressed because it is too large Load Diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 145 KiB

After

Width:  |  Height:  |  Size: 144 KiB

File diff suppressed because it is too large Load Diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 138 KiB

After

Width:  |  Height:  |  Size: 140 KiB

File diff suppressed because it is too large Load Diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 150 KiB

After

Width:  |  Height:  |  Size: 146 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

View File

@@ -143,6 +143,10 @@
"questEggSnakeMountText": "Snake", "questEggSnakeMountText": "Snake",
"questEggSnakeAdjective": "a slithering", "questEggSnakeAdjective": "a slithering",
"questEggUnicornText": "Unicorn",
"questEggUnicornMountText": "Winged Unicorn",
"questEggUnicornAdjective": "a magical",
"eggNotes": "Find a hatching potion to pour on this egg, and it will hatch into <%= eggAdjective(locale) %> <%= eggText(locale) %>.", "eggNotes": "Find a hatching potion to pour on this egg, and it will hatch into <%= eggAdjective(locale) %> <%= eggText(locale) %>.",
"hatchingPotionBase": "Base", "hatchingPotionBase": "Base",

View File

@@ -318,5 +318,12 @@
"questSnakeCompletion": "With assistance from the charmers, you banish the Serpent of Distraction. Though you were happy to help the inhabitants of the Dunes, you can't help but feel a little sad for your fallen foe. While you contemplate the sights, @LordDarkly approaches you. \"Thank you! It's not much, but I hope this can express our gratitude properly.\" He hands you some Gold and... some Snake eggs! You will see that majestic animal again after all.", "questSnakeCompletion": "With assistance from the charmers, you banish the Serpent of Distraction. Though you were happy to help the inhabitants of the Dunes, you can't help but feel a little sad for your fallen foe. While you contemplate the sights, @LordDarkly approaches you. \"Thank you! It's not much, but I hope this can express our gratitude properly.\" He hands you some Gold and... some Snake eggs! You will see that majestic animal again after all.",
"questSnakeBoss": "Serpent of Distraction", "questSnakeBoss": "Serpent of Distraction",
"questSnakeDropSnakeEgg": "Snake (Egg)", "questSnakeDropSnakeEgg": "Snake (Egg)",
"questSnakeUnlockText": "Unlocks purchasable Snake eggs in the Market" "questSnakeUnlockText": "Unlocks purchasable Snake eggs in the Market",
"questUnicornText": "Convincing the Unicorn Queen",
"questUnicornNotes": "Conquest Creek has become muddied, destroying Habit City's fresh water supply! Luckily, @Lukreja knows an old legend that claims that a unicorn's horn can purify the foulest of waters. Together with your intrepid guide @UncommonCriminal, you hike through the frozen peaks of the Meandering Mountains. Finally, at the icy summit of Mount Habitica itself, you find the Unicorn Queen amid the glittering snows. \"Your pleas are compelling,\" she tells you. \"But first you must prove that you are worthy of my aid!\"",
"questUnicornCompletion": "Impressed by your diligence and strength, the Unicorn Queen at last agrees that your cause is worthy. She allows you to ride on her back as she soars to the source of Conquest Creek. As she lowers her golden horn to the befouled waters, a brilliant blue light rises from the waters surface. It is so blinding that you are forced to close your eyes. When you open them a moment later, the unicorn is gone. However, @rosiesully lets out a cry of delight: the water is now clear, and three shining eggs rest at the creeks edge.",
"questUnicornBoss": "The Unicorn Queen",
"questUnicornDropUnicornEgg": "Unicorn (Egg)",
"questUnicornUnlockText": "Unlocks purchasable Unicorn eggs in the Market"
} }

View File

@@ -922,7 +922,15 @@ api.questEggs = {
canBuy: (function(u) { canBuy: (function(u) {
return u.achievements.quests && (u.achievements.quests.snake != null) > 0; return u.achievements.quests && (u.achievements.quests.snake != null) > 0;
}) })
} },
Unicorn: {
text: t('questEggUnicornText'),
mountText: t('questEggUnicornMountText'),
adjective: t('questEggUnicornAdjective'),
canBuy: (function(u) {
return u.achievements.quests && (u.achievements.quests.unicorn != null) > 0;
})
},
}; };
_.each(api.questEggs, function(egg, key) { _.each(api.questEggs, function(egg, key) {
@@ -2940,7 +2948,39 @@ api.quests = {
exp: 725, exp: 725,
unlock: t('questSnakeUnlockText') unlock: t('questSnakeUnlockText')
} }
} },
unicorn: {
text: t('questUnicornText'),
notes: t('questUnicornNotes'),
completion: t('questUnicornCompletion'),
value: 4,
category: 'pet',
boss: {
name: t('questUnicornBoss'),
hp: 600,
str: 1.5
},
drop: {
items: [
{
type: 'eggs',
key: 'Unicorn',
text: t('questUnicornDropUnicornEgg')
}, {
type: 'eggs',
key: 'Unicorn',
text: t('questUnicornDropUnicornEgg')
}, {
type: 'eggs',
key: 'Unicorn',
text: t('questUnicornDropUnicornEgg')
}
],
gp: 43,
exp: 350,
unlock: t('questUnicornUnlockText')
}
},
}; };
_.each(api.quests, function(v, key) { _.each(api.quests, function(v, key) {

View File

@@ -1,21 +1,40 @@
h2 12/10/2015 - ANDROID APP BETA IS LIVE! h2 12/15/2015 - ANDROID APP UPDATE AND UNICORN PET QUEST
hr hr
tr tr
td td
.promo_android.pull-right h3 Android App Update
h3 Android App Beta p We've released a new version of the Android beta, which includes Facebook login, head accessories and eyewear, and many bug fixes! <a href='https://play.google.com/store/apps/details?id=com.habitrpg.android.habitica' target='_blank'>Download it here</a>. Thank you to everyone who wrote in to mobile@habitica.com when they found issues!
p Android users, rejoice! We're releasing the beta version of our brand-new, totally rewritten native Android app. <a href='https://play.google.com/store/apps/details?id=com.habitrpg.android.habitica' target='_blank'>Download it here!</a>
br br
p It's a beta version, which means that some features are still missing, but we are working to create additional releases for the coming weeks. You can help us make the app even better by leaving us feedback and reporting bugs under About > Report a Bug! (We are already aware of some, like Dailies sometimes moving around, and are working to address them in the coming weeks.) p We've also open-sourced the <a href='https://github.com/HabitRPG/habitrpg-android' target='_blank'>repository</a>! If you'd like to jump in and help out with bug-crushing, or build that feature that you're dying to see, now's the time. You'll be rewarded for your efforts with contributor tiers!
br br
p Finally, if you like the direction that we're taking the app, we'd love it if you could take the time to leave us a review :) It really makes a difference for us. p Finally, if you like what we're doing, the best thank-you of all is to leave us a review. It really helps us out! Thank you so much.
p.small.muted by Viirus, Sara Olson, MagicMicky, Negue, and FranzeJR p.small.muted by Viirus, Negue, and FranzeJR
tr
td
.quest_unicorn.pull-right
h3 Unicorn Pet Quest
p There's a new pet quest in the <a href='/#/options/inventory/quests'>Quest Shop</a>: Convincing the Unicorn Queen! It will take a unicorn to purify the waters of Conquest Creek, but that means hiking through the frigid peaks of the Meandering Mountains. Can you prove to the Unicorn Queen that your cause is worthy? If so, you'll earn some unicorn eggs!
p.small.muted by Lemoness and SabreCat
p.small.muted Art by UncommonCriminal, Lukreja, and rosiesully
p.small.muted Writing by Tru
if menuItem !== 'oldNews' if menuItem !== 'oldNews'
hr hr
a(href='/static/old-news', target='_blank') Read older news a(href='/static/old-news', target='_blank') Read older news
mixin oldNews mixin oldNews
h2 12/10/2015 - ANDROID APP BETA IS LIVE!
tr
td
.promo_android.pull-right
h3 Android App Beta
p Android users, rejoice! We're releasing the beta version of our brand-new, totally rewritten native Android app. <a href='https://play.google.com/store/apps/details?id=com.habitrpg.android.habitica' target='_blank'>Download it here!</a>
br
p It's a beta version, which means that some features are still missing, but we are working to create additional releases for the coming weeks. You can help us make the app even better by leaving us feedback and reporting bugs under About > Report a Bug! (We are already aware of some, like Dailies sometimes moving around, and are working to address them in the coming weeks.)
br
p Finally, if you like the direction that we're taking the app, we'd love it if you could take the time to leave us a review :) It really makes a difference for us.
p.small.muted by Viirus, Sara Olson, MagicMicky, Negue, and FranzeJR
h2 12/7/2015 - PEPPERMINT PETS AND PUSH TASK TO BOTTOM! h2 12/7/2015 - PEPPERMINT PETS AND PUSH TASK TO BOTTOM!
tr tr
td td