diff --git a/views/options/inventory/stable.jade b/views/options/inventory/stable.jade index 4394f10806..1a158afd66 100644 --- a/views/options/inventory/stable.jade +++ b/views/options/inventory/stable.jade @@ -2,7 +2,7 @@ script(type='text/ng-template', id='partials/options.inventory.mounts.html') .container-fluid .stable.row .col-md-2 - div(class="#{env.worldDmg.stable ? 'npc_matt_broken' : 'npc_matt'}") + div(class="#{env.worldDmg.stables ? 'npc_matt_broken' : 'npc_matt'}") .col-md-10 .popover.static-popover.fade.right.in .arrow