This commit is contained in:
NK 2023-06-11 17:51:23 +01:00
parent 0cc8a33ec9
commit 146c33e9f5

View file

@ -174,7 +174,7 @@ public class Flipper {
// Lilase.cofl.toggleAuction();
return;
} else if (slot42.getItem() == Items.golden_horse_armor) {
InventoryUtils.clickOpenContainerSlot(33);
InventoryUtils.clickOpenContainerSlot(42);
buyWait.schedule(1000);
}
} else {