From c2fe04367f83d1ab52375bd7c31a47f78f31a0a2 Mon Sep 17 00:00:00 2001 From: Sabe Jones Date: Thu, 15 Nov 2018 15:58:07 -0600 Subject: [PATCH] feat(content): Oddballs Bundle Also includes one more tweak to @mention text highlighting --- website/client/components/chat/chatCard.vue | 24 +++++++++++++++--- website/common/locales/en/questsContent.json | 5 +++- website/common/script/content/index.js | 15 +++++++++++ .../script/content/shop-featuredItems.js | 4 +-- .../quests/scrolls/quest_bundle_oddballs.png | Bin 0 -> 1913 bytes .../promo_oddballs_bundle.png | Bin 0 -> 19252 bytes .../spritesmith_large/promo_seaserpent.png | Bin 97085 -> 0 bytes .../spritesmith_large/scene_dailies.png | Bin 7529 -> 0 bytes .../spritesmith_large/scene_sleep.png | Bin 0 -> 11332 bytes .../spritesmith_large/scene_tools.png | Bin 14752 -> 0 bytes website/server/controllers/api-v3/news.js | 20 +++++++++------ 11 files changed, 53 insertions(+), 15 deletions(-) create mode 100644 website/raw_sprites/spritesmith/quests/scrolls/quest_bundle_oddballs.png create mode 100644 website/raw_sprites/spritesmith_large/promo_oddballs_bundle.png delete mode 100644 website/raw_sprites/spritesmith_large/promo_seaserpent.png delete mode 100644 website/raw_sprites/spritesmith_large/scene_dailies.png create mode 100644 website/raw_sprites/spritesmith_large/scene_sleep.png delete mode 100644 website/raw_sprites/spritesmith_large/scene_tools.png diff --git a/website/client/components/chat/chatCard.vue b/website/client/components/chat/chatCard.vue index a7984c222f..e058050a72 100644 --- a/website/client/components/chat/chatCard.vue +++ b/website/client/components/chat/chatCard.vue @@ -41,9 +41,12 @@ div