From 425218d9a7d13ec8b360d6a8a9f28dfe1e8a5f50 Mon Sep 17 00:00:00 2001 From: Tyler Renelle Date: Thu, 24 Apr 2014 17:48:21 -0600 Subject: [PATCH] feat(mystery): april mystery item --- migrations/mysteryitems.js | 2 +- views/shared/modals/new-stuff.jade | 21 ++++++++++++++++++--- 2 files changed, 19 insertions(+), 4 deletions(-) diff --git a/migrations/mysteryitems.js b/migrations/mysteryitems.js index 152ad142ed..54ac120600 100644 --- a/migrations/mysteryitems.js +++ b/migrations/mysteryitems.js @@ -1,5 +1,5 @@ db.users.update( {'purchased.plan.customerId':{$ne:null}}, - {$push: {'purchased.plan.mysteryItems':{$each:['armor_mystery_201403','headAccessory_mystery_201403']}}}, + {$push: {'purchased.plan.mysteryItems':{$each:['back_mystery_201404','headAccessory_mystery_201404']}}}, {multi:true} ) \ No newline at end of file diff --git a/views/shared/modals/new-stuff.jade b/views/shared/modals/new-stuff.jade index 0857a89e9a..7d3f69a5b5 100644 --- a/views/shared/modals/new-stuff.jade +++ b/views/shared/modals/new-stuff.jade @@ -12,12 +12,27 @@ script(type='text/ng-template', id='modals/newStuff.html') h3.popover-title a(target='_blank', href='https://twitter.com/Mihakuu') Bailey .popover-content + table.table.table-striped tr td - h5 The Great Egg Hunt - p A new quest is available in the Market between now and April 30th. Anyone who signed up before April 7th has one in their inventory free! - small.muted 4/6/2014 + h5 April Mystery Outfit Revealed! + img.pull-right(src='/marketing/promos/April14SAMPLE2.png') + p The April Mystery Item Set has been revealed for all subscribers... Twilight Butterfly Armor Set! All people who are subscribed this April will receive two items: + ul + li Twilight Butterfly Antennae + li Twilight Butterfly Wings! + p You still have five more days to subscribe and get the item set. Thank you all for supporting us! We love you <3 + small.muted 4/25/2014 + + + hr + h5 4/6/2014 + table.table.table-striped + tr + td + h5 The Great Egg Hunt + p A new quest is available in the Market between now and April 30th. Anyone who signed up before April 7th has one in their inventory free! hr h5 4/3/2014