From d6e1d765da050cae02230e4241ab6bd57d1ba61d Mon Sep 17 00:00:00 2001 From: Alys Date: Thu, 14 May 2015 08:13:13 +1000 Subject: [PATCH] adjust Inn message when user is already Resting - https://github.com/HabitRPG/habitrpg/issues/5128#issuecomment-99233779 --- common/locales/en/groups.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/locales/en/groups.json b/common/locales/en/groups.json index 93dbccba99..3b7e0b8c74 100644 --- a/common/locales/en/groups.json +++ b/common/locales/en/groups.json @@ -2,7 +2,7 @@ "tavern": "Tavern", "innCheckOut": "Check Out of Inn", "innCheckIn": "Rest in the Inn", - "innText": "How's your stay in the Inn, <%= name %>? To protect you, your daily list is frozen. Your checkmarks won't be processed or cleared until tomorrow (the day after you check out). Be careful, if your party's in a Boss Battle, their misses will hurt you! Also, you won't hurt the boss. Ready to leave? Check out.", + "innText": "You're resting in the Inn! While checked-in, your Dailies won't hurt you at the day's end, but they will still refresh every day. Be warned: If you are participating in a Boss Quest, the Boss will still damage you for your party mates' missed Dailies unless they are also in the Inn! Also, your own damage to the Boss (or items collected) will not be applied until you check out of the Inn.", "lfgPosts": "Looking for Group (Party Wanted) Posts", "tutorial": "Tutorial", "glossary": "Glossary",