mirror of
				https://github.com/mcMMO-Dev/mcMMO.git
				synced 2025-11-04 02:53:43 +01:00 
			
		
		
		
	Whoops.
This commit is contained in:
		@@ -112,7 +112,6 @@ public class FishingManager extends SkillManager {
 | 
			
		||||
 | 
			
		||||
        Squid kraken = (Squid) world.spawnEntity(player.getEyeLocation(), EntityType.SQUID);
 | 
			
		||||
        kraken.setCustomName(AdvancedConfig.getInstance().getKrakenName());
 | 
			
		||||
        kraken.remove();
 | 
			
		||||
 | 
			
		||||
        if (!kraken.isValid()) {
 | 
			
		||||
            int attackInterval = AdvancedConfig.getInstance().getKrakenAttackInterval() * 20;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user