Moved Kartia related scripts to instance folder.

This commit is contained in:
MobiusDev
2017-09-10 02:23:16 +00:00
parent cae3b7ffe0
commit c7cc582632
21 changed files with 21 additions and 21 deletions

View File

@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
package ai.areas.KartiasLabyrinth;
package instances.KartiasLabyrinth;
import com.l2jmobius.gameserver.enums.ChatType;
import com.l2jmobius.gameserver.model.StatsSet;

View File

@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
package ai.areas.KartiasLabyrinth;
package instances.KartiasLabyrinth;
import java.util.List;

View File

@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
package ai.areas.KartiasLabyrinth;
package instances.KartiasLabyrinth;
import com.l2jmobius.commons.util.CommonUtil;
import com.l2jmobius.gameserver.enums.ChatType;

View File

@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
package ai.areas.KartiasLabyrinth;
package instances.KartiasLabyrinth;
import com.l2jmobius.commons.util.CommonUtil;
import com.l2jmobius.gameserver.enums.ChatType;

View File

@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
package ai.areas.KartiasLabyrinth;
package instances.KartiasLabyrinth;
import com.l2jmobius.gameserver.model.Location;
import com.l2jmobius.gameserver.model.events.impl.instance.OnInstanceStatusChange;

View File

@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
package ai.areas.KartiasLabyrinth;
package instances.KartiasLabyrinth;
import com.l2jmobius.gameserver.model.Location;
import com.l2jmobius.gameserver.model.events.impl.instance.OnInstanceStatusChange;

View File

@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
package ai.areas.KartiasLabyrinth;
package instances.KartiasLabyrinth;
import java.util.List;

View File

@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
package ai.areas.KartiasLabyrinth;
package instances.KartiasLabyrinth;
import com.l2jmobius.gameserver.enums.ChatType;
import com.l2jmobius.gameserver.model.StatsSet;

View File

@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
package ai.areas.KartiasLabyrinth;
package instances.KartiasLabyrinth;
import java.util.List;

View File

@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
package ai.areas.KartiasLabyrinth;
package instances.KartiasLabyrinth;
import com.l2jmobius.commons.util.CommonUtil;
import com.l2jmobius.gameserver.enums.ChatType;

View File

@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
package ai.areas.KartiasLabyrinth;
package instances.KartiasLabyrinth;
import com.l2jmobius.commons.util.CommonUtil;
import com.l2jmobius.gameserver.enums.ChatType;

View File

@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
package ai.areas.KartiasLabyrinth;
package instances.KartiasLabyrinth;
import com.l2jmobius.gameserver.model.Location;
import com.l2jmobius.gameserver.model.events.impl.instance.OnInstanceStatusChange;

View File

@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
package ai.areas.KartiasLabyrinth;
package instances.KartiasLabyrinth;
import com.l2jmobius.gameserver.model.Location;
import com.l2jmobius.gameserver.model.events.impl.instance.OnInstanceStatusChange;

View File

@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
package ai.areas.KartiasLabyrinth;
package instances.KartiasLabyrinth;
import java.util.List;

View File

@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
package ai.areas.KartiasLabyrinth;
package instances.KartiasLabyrinth;
import com.l2jmobius.gameserver.enums.ChatType;
import com.l2jmobius.gameserver.model.StatsSet;

View File

@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
package ai.areas.KartiasLabyrinth;
package instances.KartiasLabyrinth;
import java.util.List;

View File

@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
package ai.areas.KartiasLabyrinth;
package instances.KartiasLabyrinth;
import com.l2jmobius.commons.util.CommonUtil;
import com.l2jmobius.gameserver.enums.ChatType;

View File

@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
package ai.areas.KartiasLabyrinth;
package instances.KartiasLabyrinth;
import com.l2jmobius.commons.util.CommonUtil;
import com.l2jmobius.gameserver.enums.ChatType;

View File

@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
package ai.areas.KartiasLabyrinth;
package instances.KartiasLabyrinth;
import com.l2jmobius.gameserver.model.Location;
import com.l2jmobius.gameserver.model.events.impl.instance.OnInstanceStatusChange;

View File

@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
package ai.areas.KartiasLabyrinth;
package instances.KartiasLabyrinth;
import com.l2jmobius.gameserver.model.Location;
import com.l2jmobius.gameserver.model.events.impl.instance.OnInstanceStatusChange;

View File

@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
package ai.areas.KartiasLabyrinth;
package instances.KartiasLabyrinth;
import java.util.List;