Moved AbstractNpcAI at ai scripts base folder.

This commit is contained in:
MobiusDev
2016-04-28 19:47:59 +00:00
parent df77a72295
commit 3c486e6993
212 changed files with 212 additions and 212 deletions

View File

@@ -28,7 +28,7 @@ import com.l2jmobius.gameserver.network.SystemMessageId;
import com.l2jmobius.gameserver.network.serverpackets.ExAcquirableSkillListByClass;
import com.l2jmobius.gameserver.network.serverpackets.TutorialShowHtml;
import ai.npc.AbstractNpcAI;
import ai.AbstractNpcAI;
/**
* Alchemist Manager AI.