From 30e4dbcb9845456f47ab3528b1cbec1111958620 Mon Sep 17 00:00:00 2001 From: Shane Lister Date: Fri, 8 Nov 2013 10:43:22 -0800 Subject: [PATCH] Update Hatching Instructions On behalf of @bobbyroberts99 --- views/options/inventory/inventory.jade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/options/inventory/inventory.jade b/views/options/inventory/inventory.jade index 3aaf2f63da..b4bd1c8a06 100644 --- a/views/options/inventory/inventory.jade +++ b/views/options/inventory/inventory.jade @@ -2,7 +2,7 @@ script(type='text/ng-template', id='partials/options.inventory.inventory.html') .row-fluid(ng-controller='InventoryCtrl') .span6.border-right h2 Inventory - p.well Hatch pets by first clicking the hatching potion you want to use. This will highlight all eligible eggs in green. Just click one of those eggs, and, presto, your new pet is born. You can also sell unwanted drops to Alexander the Merchant. + p.well Click an egg to see usable potions highlighted in green. Click that egg again to deselect it, and instead click a potion first to have the usable eggs highlighted. You can also sell unwanted drops to Alexander the Merchant. menu.inventory-list(type='list') li.customize-menu menu.pets-menu(label='Eggs ({{userEggs.length}})')