prefix/suffix usage for mob loot

This commit is contained in:
2023-04-07 13:56:28 -05:00
parent 460a2152c8
commit 2827db5db5
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -103,7 +103,7 @@ public final class MobLoot extends Item {
return null;
Item item = this;
Item item = (Item)this;
item.setOwner(looter);
//item.setIsID(false);