From 5f3539da19bb3b2bda36c2260e7ef63c4eaf100b Mon Sep 17 00:00:00 2001 From: Alys Date: Tue, 18 Jul 2017 07:16:31 +1000 Subject: [PATCH] make Bailey correctly explain about Aquatic Friends achievement badge (#8853) * make Bailey correctly explain about Aquatic Friends achievement badge It's this error again: https://github.com/HabitRPG/habitica/issues/8658 From katzalina in the Report a Bug guild: "not a priority: Re:Bailey's news 07/05/ it says: both you and you friend get the aquatic friends badge - I splashed a party member and did not get the badge (didn't expect to either, until reviewing the news). Am I experiencing a bug or has there been a systematic change and the news text doesn't reflect it, yet? Thanks" * the incorrect message was in an earlier Bailey as well --- website/views/shared/new-stuff.jade | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/views/shared/new-stuff.jade b/website/views/shared/new-stuff.jade index f0459e913e..bc0d4bb1ce 100644 --- a/website/views/shared/new-stuff.jade +++ b/website/views/shared/new-stuff.jade @@ -46,7 +46,7 @@ mixin oldNews tr td h3 Seafoam - p Throw some Seafoam at your friends and they will turn into a cheerful sea star until their next cron! You can buy the Seafoam in the Seasonal Shop for gold. Plus, you and your pal will both receive the Aquatic Friends badge! + p Throw some Seafoam at your friends and they will turn into a cheerful sea star until their next cron! Plus, they will receive the Aquatic Friends badge! You can buy the Seafoam in the Seasonal Shop for gold. br p Don't want to be a sea star? Just buy some Sand from the Rewards Store to reverse it. br @@ -481,7 +481,7 @@ mixin oldNews tr td h3 Shiny Seeds - p Throw a Shiny Seed at your friends and they will turn into a cheerful flower until their next cron! You can buy the Seeds in the Seasonal Shop for gold. Plus, you and your pal will both receive the Agricultural Friends badge! + p Throw a Shiny Seed at your friends and they will turn into a cheerful flower until their next cron! You can buy the Seeds in the Seasonal Shop for gold. Plus, they will receive the Agricultural Friends badge! br p Don't want to be a flower? Just buy some Petal-Free Potion from your Rewards column to reverse it. br