chore(news): Bailey

and some seasonal string tweaks
This commit is contained in:
Sabe Jones
2020-06-18 13:25:56 -05:00
parent 5cd9528b77
commit 048b60f79d
3 changed files with 38 additions and 16 deletions
+5 -5
View File
@@ -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)",
+1 -1
View File
@@ -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 = {