Explorar o código

Reverted last commit

bm01 %!s(int64=13) %!d(string=hai) anos
pai
achega
064c16f4d7

+ 0 - 1
src/main/java/com/gmail/nossr50/skills/archery/Archery.java

@@ -46,7 +46,6 @@ public class Archery {
 
         if (quantity != null) {
             Misc.dropItems(entity.getLocation(), new ItemStack(Material.ARROW), quantity);
-            arrowTracker.remove(entity);
         }
     }