From c43d784834d624381cfdda62233f00d8da1c7801 Mon Sep 17 00:00:00 2001 From: Sabe Jones Date: Tue, 17 Dec 2013 22:14:15 -0600 Subject: [PATCH] Add mention of Health refill to Fortify --- views/options/inventory/inventory.jade | 2 +- views/shared/modals/reroll.jade | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/views/options/inventory/inventory.jade b/views/options/inventory/inventory.jade index e8b59e9d55..3bf6c9db29 100644 --- a/views/options/inventory/inventory.jade +++ b/views/options/inventory/inventory.jade @@ -105,6 +105,6 @@ script(type='text/ng-template', id='partials/options.inventory.drops.html') menu.pets-menu(label='Services') div // Once grunt-spritesmith is merged, let's use https://github.com/browserquest/BrowserQuest/blob/master/client/img/1/item-firepotion.png - button.btn(popover='Return all tasks to neutral value (yellow color).', popover-title=env.t('rerollName'), popover-trigger='mouseenter', popover-placement='left', ng-click='modals.reroll = true') + button.btn(popover='Return all tasks to neutral value (yellow color), and restore all lost Health.', popover-title=env.t('rerollName'), popover-trigger='mouseenter', popover-placement='left', ng-click='modals.reroll = true') | Fortify 4 span.Pet_Currency_Gem1x.inline-gems diff --git a/views/shared/modals/reroll.jade b/views/shared/modals/reroll.jade index 9ea2ae2f69..e7333518d2 100644 --- a/views/shared/modals/reroll.jade +++ b/views/shared/modals/reroll.jade @@ -5,9 +5,9 @@ div(modal='modals.reroll') .modal-body include ../gems p. - Fortify will return all your tasks to a neutral (yellow) state, as if you'd just added them. Consider - this an option of last resort! Red tasks provide good incentive to improve. But if all that red fills you with - despair, and the beginning of each new day proves lethal, spend the Gems and catch a reprieve! + Fortify will return all your tasks to a neutral (yellow) state, as if you'd just added them, and top your Health + off to full. Consider this an option of last resort! Red tasks provide good incentive to improve. But if all that + red fills you with despair, and the beginning of each new day proves lethal, spend the Gems and catch a reprieve! .modal-footer button.btn.btn-large.cancel(ng-click='modals.reroll = false') Never mind