Fix: Duplication in siege mode.
This commit is contained in:
parent
9fd29a54ae
commit
7e3d66aa9c
|
|
@ -1067,6 +1067,8 @@ public abstract class DataStore
|
||||||
winnerLocation.getWorld().dropItemNaturally(winnerLocation, wontFitItems.get(key));
|
winnerLocation.getWorld().dropItemNaturally(winnerLocation, wontFitItems.get(key));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
drops.clear();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user