Leave some room.

This commit is contained in:
GJ 2013-02-27 08:32:46 -05:00
parent bbcc8f918e
commit 5ba4dc7b77

View File

@ -42,6 +42,7 @@ public class FishingManager extends SkillManager {
return target instanceof LivingEntity && SkillTools.unlockLevelReached(player, skill, AdvancedConfig.getInstance().getShakeUnlockLevel()) && Permissions.shake(player);
}
/**
* Handle the Fisherman's Diet ability
*