Moved Lydia and Rumiese scripts in Octavis and Instina boss folders.

This commit is contained in:
MobiusDev 2016-12-26 12:09:57 +00:00
parent d3dc59e7ab
commit 92e17f937b
11 changed files with 2 additions and 2 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.SeedOfAnnihilation.Rumiese;
package ai.bosses.Istina.Rumiese;
import com.l2jmobius.gameserver.model.actor.L2Npc;
import com.l2jmobius.gameserver.model.actor.instance.L2PcInstance;

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.OrbisTemple.Lydia;
package ai.bosses.Octavis.Lydia;
import com.l2jmobius.gameserver.instancemanager.InstanceManager;
import com.l2jmobius.gameserver.model.actor.L2Npc;