From e9715f36b80d412263c93e73986c6d973e3d0e4b Mon Sep 17 00:00:00 2001 From: Aiseant Date: Wed, 15 Jan 2014 11:37:02 +0100 Subject: [PATCH] Update tavern.jade Add infos about resting while on Boss quest --- 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 cf462b979a..6f5072c8b4 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. + | 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. // Resources .modal(style='position: relative;top: auto;left: auto;right: auto;margin: 0 auto 20px;z-index: 1;max-width: 100%;')