diff --git a/views/options/inventory/stable.jade b/views/options/inventory/stable.jade index 99e3246a57..5d4eecf8e3 100644 --- a/views/options/inventory/stable.jade +++ b/views/options/inventory/stable.jade @@ -15,7 +15,7 @@ mixin petList(source) mixin mountList(source) menu.pets(type='list') - each egg in env.Content.dropEggs + each egg in source -if(!egg.noMount) { li.customize-menu menu @@ -57,7 +57,6 @@ script(type='text/ng-template', id='partials/options.inventory.mounts.html') button(class="pet-button pet-not-owned", ng-hide='user.items.mounts["#{mount}"]') .PixelPaw - script(type='text/ng-template', id='partials/options.inventory.pets.html') .container-fluid .stable.row