Visibility changes.

This commit is contained in:
MobiusDev
2016-01-29 14:13:33 +00:00
parent 6e536fc2dd
commit 13507ad46c
298 changed files with 563 additions and 595 deletions

View File

@@ -36,7 +36,7 @@ import com.l2jmobius.gameserver.util.Util;
* Chests are hidden at Fantasy Isle and players must use the Rabbit transformation's skills to find and open them.
* @author Gnacik, Zoey76
*/
public final class Rabbits extends Event
final class Rabbits extends Event
{
// NPCs
private static final int NPC_MANAGER = 900101;