diff --git a/website/client/src/assets/css/sprites/spritesmith-largeSprites-0.css b/website/client/src/assets/css/sprites/spritesmith-largeSprites-0.css index 05415388b3..8a64c62050 100644 --- a/website/client/src/assets/css/sprites/spritesmith-largeSprites-0.css +++ b/website/client/src/assets/css/sprites/spritesmith-largeSprites-0.css @@ -1,36 +1,42 @@ .promo_armoire_backgrounds_202007 { background-image: url('~@/assets/images/sprites/spritesmith-largeSprites-0.png'); - background-position: 0px 0px; + background-position: -376px 0px; width: 423px; height: 147px; } .promo_armoire_backgrounds_202008 { background-image: url('~@/assets/images/sprites/spritesmith-largeSprites-0.png'); - background-position: 0px -148px; + background-position: 0px -187px; width: 423px; height: 147px; } .promo_mystery_202008 { background-image: url('~@/assets/images/sprites/spritesmith-largeSprites-0.png'); - background-position: -424px 0px; + background-position: 0px -335px; width: 294px; height: 156px; } .promo_take_this { background-image: url('~@/assets/images/sprites/spritesmith-largeSprites-0.png'); - background-position: -424px -157px; + background-position: -596px -187px; width: 96px; height: 69px; } +.promo_time_travelers { + background-image: url('~@/assets/images/sprites/spritesmith-largeSprites-0.png'); + background-position: 0px 0px; + width: 375px; + height: 186px; +} .scene_reading { background-image: url('~@/assets/images/sprites/spritesmith-largeSprites-0.png'); - background-position: -208px -296px; + background-position: -424px -187px; width: 171px; height: 144px; } .scene_rewards { background-image: url('~@/assets/images/sprites/spritesmith-largeSprites-0.png'); - background-position: 0px -296px; + background-position: 0px -492px; width: 207px; height: 180px; } diff --git a/website/client/src/assets/images/sprites/spritesmith-largeSprites-0.png b/website/client/src/assets/images/sprites/spritesmith-largeSprites-0.png index f8cba38eeb..c1737591d0 100644 Binary files a/website/client/src/assets/images/sprites/spritesmith-largeSprites-0.png and b/website/client/src/assets/images/sprites/spritesmith-largeSprites-0.png differ diff --git a/website/raw_sprites/spritesmith_large/promo_time_travelers.png b/website/raw_sprites/spritesmith_large/promo_time_travelers.png new file mode 100644 index 0000000000..3f68d33955 Binary files /dev/null and b/website/raw_sprites/spritesmith_large/promo_time_travelers.png differ diff --git a/website/server/controllers/api-v3/news.js b/website/server/controllers/api-v3/news.js index 17f1438813..58f84a3668 100644 --- a/website/server/controllers/api-v3/news.js +++ b/website/server/controllers/api-v3/news.js @@ -4,7 +4,7 @@ const api = {}; // @TODO export this const, cannot export it from here because only routes are exported from // controllers -const LAST_ANNOUNCEMENT_TITLE = 'BACK TO SCHOOL CHALLENGE, NEW BACKGROUNDS, AND NEW ENCHANTED ARMOIRE ITEMS!'; +const LAST_ANNOUNCEMENT_TITLE = 'BLOG POST: MYSTIC HOURGLASSES!'; const worldDmg = { // @TODO bailey: false, }; @@ -31,37 +31,21 @@ api.getNews = {
- The school year is looming large for many scholarly Habiticans, so we've prepared a - special Back-to-School - Challenge to help with the transition between summer and semester. Check it out now - for a chance to win: five lucky winners will get a badge for their profile and their - choice of a gift subscription or Gems! + This month's featured Wiki article is about Mystic Hourglasses! We hope that it + will help you learn more about Habitica's Mysterious Time Travelers and all their shop + has to offer. Be sure to check it out, and let us know what you think by reaching out on + Twitter, Tumblr, and Facebook.
-- We’ve added three new backgrounds to the Background Shop! Now your avatar can stroll - through Habit City's Productivity Plaza, enjoy the outdoors by Camping Out, or bask in - the splendor of the Jungle Canopy. Check them out under User Icon > Backgrounds on web - and Menu > Inventory > Customize Avatar on mobile! -
-- Plus, there’s new Gold-purchasable equipment in the Enchanted Armoire, including the - Heroic Herbalist Set. Better work hard on your real-life tasks to earn all the pieces! - Enjoy :) -
-