From a1d31e37a3c4a5e1003995c8ca266997825313c0 Mon Sep 17 00:00:00 2001 From: Sabe Jones Date: Mon, 25 Nov 2019 09:02:23 -0600 Subject: [PATCH] fix(strings): corrections --- website/client/src/components/groups/tavern.vue | 3 --- website/common/locales/en/gear.json | 4 ++-- website/common/locales/en/npc.json | 1 - 3 files changed, 2 insertions(+), 6 deletions(-) diff --git a/website/client/src/components/groups/tavern.vue b/website/client/src/components/groups/tavern.vue index 449de7baa6..dbe0a31bd5 100644 --- a/website/client/src/components/groups/tavern.vue +++ b/website/client/src/components/groups/tavern.vue @@ -235,9 +235,6 @@
  • {{ $t('sleepBullet1') }}
  • -
  • - {{ $t('sleepBullet2') }} -
  • {{ $t('sleepBullet3') }}
  • diff --git a/website/common/locales/en/gear.json b/website/common/locales/en/gear.json index 4c70bfb3ff..ed1a146e6a 100644 --- a/website/common/locales/en/gear.json +++ b/website/common/locales/en/gear.json @@ -354,7 +354,7 @@ "weaponMystery201811Text": "Splendid Sorcerer's Staff", "weaponMystery201811Notes": "This magical stave is as powerful as it is elegant. Confers no benefit. November 2018 Subscriber Item.", "weaponMystery201911Text": "Charmed Crystal Staff", - "weaponMystery201911Notes": "The crystal ball atop this staff can show you the future, but beware! Using such dangerous knowledge can change a person in unexpected ways. Confers no benefit. December 2019 Subscriber Item.", + "weaponMystery201911Notes": "The crystal ball atop this staff can show you the future, but beware! Using such dangerous knowledge can change a person in unexpected ways. Confers no benefit. November 2019 Subscriber Item.", "weaponMystery301404Text": "Steampunk Cane", "weaponMystery301404Notes": "Excellent for taking a turn about town. March 3015 Subscriber Item. Confers no benefit.", @@ -1410,7 +1410,7 @@ "headMystery201910Text": "Cryptic Flame", "headMystery201910Notes": "These flames reveal arcane secrets before your very eyes! Confers no benefit. October 2019 Subscriber Item.", "headMystery201911Text": "Charmed Crystal Hat", - "headMystery201911Notes": "Each of the crystal points attached to this hat endows you with a special power: mystic clairvoyance, arcane wisdom, and... sorcerous plate spinning? All right then. Confers no benefit. December 2019 Subscriber Item.", + "headMystery201911Notes": "Each of the crystal points attached to this hat endows you with a special power: mystic clairvoyance, arcane wisdom, and... sorcerous plate spinning? All right then. Confers no benefit. November 2019 Subscriber Item.", "headMystery301404Text": "Fancy Top Hat", "headMystery301404Notes": "A fancy top hat for the finest of gentlefolk! January 3015 Subscriber Item. Confers no benefit.", "headMystery301405Text": "Basic Top Hat", diff --git a/website/common/locales/en/npc.json b/website/common/locales/en/npc.json index 40d7df6b6b..d668821e26 100644 --- a/website/common/locales/en/npc.json +++ b/website/common/locales/en/npc.json @@ -23,7 +23,6 @@ "welcomeToTavern": "Welcome to The Tavern!", "sleepDescription": "Need a break? Check into Daniel's Inn to pause some of Habitica's more difficult game mechanics:", "sleepBullet1": "Missed Dailies won't damage you", - "sleepBullet2": "Tasks won't lose streaks or decay in color", "sleepBullet3": "Bosses won't do damage for your own missed Dailies", "sleepBullet4": "Your boss damage or collection Quest items will stay pending until check-out", "pauseDailies": "Pause Damage",