From c1fa5a79ab8fe95df08d6304a0b3f5fdb24fcdae Mon Sep 17 00:00:00 2001 From: Sabe Jones Date: Thu, 16 Jan 2014 21:09:15 -0600 Subject: [PATCH] Fix #2438 Bosses damage you for party members' misses, not your own undone Dailies, while you're in the Inn. --- views/options/social/tavern.jade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/options/social/tavern.jade b/views/options/social/tavern.jade index 6f5072c8b4..3a184fe441 100644 --- a/views/options/social/tavern.jade +++ b/views/options/social/tavern.jade @@ -17,7 +17,7 @@ span(ng-show='user.preferences.sleep') Check Out of Inn span(ng-hide='user.preferences.sleep') Rest in the Inn .alert.alert-info(ng-show='user.preferences.sleep') - | Whilst resting, your dailies are saved and aren't affected by day turn-over. Whether you check out tomorrow or in a week's time, you'll continue in the same state as when you checked in. Dailies themselves will not do damage if you miss them, but if you are in a Quest, Bosses can cause damage for missed dailies. + | Whilst resting, your dailies are saved and aren't affected by day turn-over. Whether you check out tomorrow or in a week's time, you'll continue in the same state as when you checked in. Beware, though: if you are in a Quest, Bosses will still punish you for your fellow party members' mistakes! // Resources .modal(style='position: relative;top: auto;left: auto;right: auto;margin: 0 auto 20px;z-index: 1;max-width: 100%;')