diff --git a/website/client/src/assets/css/sprites/spritesmith-main-9.css b/website/client/src/assets/css/sprites/spritesmith-main-9.css index a9c0b879aa..0df6508027 100644 --- a/website/client/src/assets/css/sprites/spritesmith-main-9.css +++ b/website/client/src/assets/css/sprites/spritesmith-main-9.css @@ -2170,7 +2170,7 @@ width: 68px; height: 68px; } -.shop_set_mystery202009 { +.shop_set_mystery_202009 { background-image: url('~@/assets/images/sprites/spritesmith-main-9.png'); background-position: -690px -1593px; width: 68px; diff --git a/website/common/script/content/shop-featuredItems.js b/website/common/script/content/shop-featuredItems.js index 9a967e5e26..c4e832787d 100644 --- a/website/common/script/content/shop-featuredItems.js +++ b/website/common/script/content/shop-featuredItems.js @@ -26,15 +26,15 @@ const featuredItems = { return [ { type: 'quests', - path: 'quests.snail', + path: 'quests.squirrel', }, { type: 'quests', - path: 'quests.alligator', + path: 'quests.cow', }, { type: 'quests', - path: 'quests.fluorite', + path: 'quests.turquoise', }, ]; }, diff --git a/website/raw_sprites/spritesmith/gear/events/mystery_202009/shop_set_mystery202009.png b/website/raw_sprites/spritesmith/gear/events/mystery_202009/shop_set_mystery_202009.png similarity index 100% rename from website/raw_sprites/spritesmith/gear/events/mystery_202009/shop_set_mystery202009.png rename to website/raw_sprites/spritesmith/gear/events/mystery_202009/shop_set_mystery_202009.png diff --git a/website/server/controllers/api-v3/news.js b/website/server/controllers/api-v3/news.js index 78df83e0cd..26c55c8827 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 = 'BLOG POST: MYSTERY ITEMS!'; +const LAST_ANNOUNCEMENT_TITLE = 'NEW MAGIC HATCHING POTION QUEST: TURQUOISE!'; const worldDmg = { // @TODO bailey: false, }; @@ -31,23 +31,20 @@ api.getNews = {
- This month's featured Wiki article is about Mystery Items (also known as - Subscriber Gear)! We hope that it will help you as learn about the benefits of a Habitica - Subscription. Be sure to check it out, and let us know what you think by reaching out on - Twitter, Tumblr, and Facebook. + Grab your shovel and head for the Flourishing Fields--treasure awaits! Get the latest + Magic Hatching Potion quest, "Turquoise Treasure Toil", to earn historic Turquoise Magic + Hatching Potions by completing your real-life tasks!
-