for(var x = i + 4; x > i; x--) {
                          owner.items.items[x].destroy();
                        }