chore(news): Bailey
and some seasonal string tweaks
This commit is contained in:
@@ -44,11 +44,11 @@
|
||||
"northMageSet": "Mage of the North (Mage)",
|
||||
"icicleDrakeSet": "Icicle Drake (Rogue)",
|
||||
"soothingSkaterSet": "Soothing Skater (Healer)",
|
||||
"gingerbreadSet": "Gingerbread Warrior (Warrior)",
|
||||
"snowDaySet": "Snow Day Warrior (Warrior)",
|
||||
"gingerbreadSet": "Gingerbread (Warrior)",
|
||||
"snowDaySet": "Snow Day (Warrior)",
|
||||
"snowboardingSet": "Snowboarding Sorcerer (Mage)",
|
||||
"festiveFairySet": "Festive Fairy (Healer)",
|
||||
"cocoaSet": "Cocoa Rogue (Rogue)",
|
||||
"cocoaSet": "Cocoa (Rogue)",
|
||||
"toAndFromCard": "To: <%= toName %>, From: <%= fromName %>",
|
||||
"nyeCard": "New Year's Card",
|
||||
"nyeCardExplanation": "For celebrating the new year together, you both receive the \"Auld Acquaintance\" badge!",
|
||||
@@ -78,11 +78,11 @@
|
||||
"magicianBunnySet": "Magician's Bunny (Mage)",
|
||||
"comfortingKittySet": "Comforting Kitty (Healer)",
|
||||
"sneakySqueakerSet": "Sneaky Squeaker (Rogue)",
|
||||
"sunfishWarriorSet": "Sunfish Warrior (Warrior)",
|
||||
"sunfishWarriorSet": "Sunfish (Warrior)",
|
||||
"shipSoothsayerSet": "Ship Soothsayer (Mage)",
|
||||
"strappingSailorSet": "Strapping Sailor (Healer)",
|
||||
"reefRenegadeSet": "Reef Renegade (Rogue)",
|
||||
"scarecrowWarriorSet": "Scarecrow Warrior (Warrior)",
|
||||
"scarecrowWarriorSet": "Scarecrow (Warrior)",
|
||||
"stitchWitchSet": "Stitch Witch (Mage)",
|
||||
"potionerSet": "Potioner (Healer)",
|
||||
"battleRogueSet": "Bat-tle (Rogue)",
|
||||
|
||||
@@ -44,7 +44,7 @@ export const EVENTS = {
|
||||
fall2019: { start: '2019-09-24', end: '2019-11-02' },
|
||||
winter2020: { start: '2019-12-19', end: '2020-02-02' },
|
||||
spring2020: { start: '2020-03-17', end: '2020-05-02' },
|
||||
summer2020: { start: '2020-06-17', end: '2020-08-02' },
|
||||
summer2020: { start: '2020-06-18', end: '2020-08-02' },
|
||||
};
|
||||
|
||||
export const SEASONAL_SETS = {
|
||||
|
||||
Reference in New Issue
Block a user