Refactored Seven Sign Quest instance class names.

This commit is contained in:
MobiusDev
2016-10-14 19:00:50 +00:00
parent c19c44449a
commit 0110d34d02
67 changed files with 65 additions and 67 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.group;
package ai.areas.MonasteryOfSilence;
import com.l2jmobius.gameserver.ai.CtrlIntention;
import com.l2jmobius.gameserver.enums.ChatType;