1
0
mirror of https://github.com/mcMMO-Dev/mcMMO.git synced 2025-03-26 03:39:44 +01:00

Leave some room.

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

@ -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
*