From 0110d34d0253b4244743b1d9fc7fdd3074a88d13 Mon Sep 17 00:00:00 2001 From: MobiusDev <8391001+MobiusDevelopment@users.noreply.github.com> Date: Fri, 14 Oct 2016 19:00:50 +0000 Subject: [PATCH] Refactored Seven Sign Quest instance class names. --- .../dist/game/data/html/default/32575.htm | 2 +- .../dist/game/data/html/default/32585.htm | 2 +- ...cropolisPast.xml => SSQDisciplesNecropolisPast.xml} | 0 .../{ElcadiasTent.xml => SSQElcadiasTent.xml} | 0 .../{HideoutOfTheDawn.xml => SSQHideoutOfTheDawn.xml} | 0 .../{LibraryOfSages.xml => SSQLibraryOfSages.xml} | 0 ...onasteryOfSilence.xml => SSQMonasteryOfSilence.xml} | 0 ...eLordsofDawn.xml => SSQSanctumOfTheLordsOfDawn.xml} | 0 .../MonasteryOfSilence}/MonasteryOfSilence.java | 2 +- .../scripts/instances/MonasteryOfSilence/32817.html | 3 --- .../scripts/instances/MonasteryOfSilence/32818.html | 3 --- .../scripts/instances/MonasteryOfSilence/32819.html | 3 --- .../scripts/instances/MonasteryOfSilence/32820.html | 3 --- .../32586.htm | 0 .../32587-01.html | 0 .../32587.htm | 2 +- .../32657.htm | 2 +- .../SSQDisciplesNecropolisPast.java} | 10 ++++------ .../{ElcadiasTent => SSQElcadiasTent}/32784.html | 2 +- .../{ElcadiasTent => SSQElcadiasTent}/32862-01.html | 0 .../{ElcadiasTent => SSQElcadiasTent}/32862.html | 2 +- .../SSQElcadiasTent.java} | 8 ++++---- .../32593-01.htm | 0 .../32617-01.htm | 0 .../SSQHideoutOfTheDawn.java} | 8 ++++---- .../{LibraryOfSages => SSQLibraryOfSages}/32785.html | 0 .../{LibraryOfSages => SSQLibraryOfSages}/32809.html | 0 .../{LibraryOfSages => SSQLibraryOfSages}/32810.html | 0 .../{LibraryOfSages => SSQLibraryOfSages}/32811.html | 0 .../{LibraryOfSages => SSQLibraryOfSages}/32812.html | 0 .../{LibraryOfSages => SSQLibraryOfSages}/32813.html | 0 .../{LibraryOfSages => SSQLibraryOfSages}/32861.html | 2 +- .../SSQLibraryOfSages.java} | 8 ++++---- .../32792.html | 2 +- .../scripts/instances/SSQMonasteryOfSilence/32817.html | 3 +++ .../scripts/instances/SSQMonasteryOfSilence/32818.html | 3 +++ .../scripts/instances/SSQMonasteryOfSilence/32819.html | 3 +++ .../scripts/instances/SSQMonasteryOfSilence/32820.html | 3 +++ .../SSQMonasteryOfSilence.java} | 8 ++++---- .../32575-01.html | 0 .../32575-02.html | 0 .../32577-01.html | 0 .../32578-01.html | 0 .../32578-02.html | 0 .../32579-01.html | 0 .../32580-01.html | 0 .../SSQSanctumOftheLordsOfDawn.java} | 8 ++++---- .../32577-01.html | 2 +- .../32578-01.html | 2 +- .../32579-01.html | 2 +- .../32580-03.html | 2 +- .../quests/Q00198_SevenSignsEmbryo/32593-02.html | 2 +- .../quests/Q00198_SevenSignsEmbryo/32593-04.html | 2 +- .../quests/Q00198_SevenSignsEmbryo/32617-01.html | 2 +- .../quests/Q10292_SevenSignsGirlOfDoubt/32593-05.htm | 2 +- .../quests/Q10292_SevenSignsGirlOfDoubt/32593-07.html | 2 +- .../32596-04.html | 2 +- .../32861-12.html | 2 +- .../32863-02.html | 2 +- .../32863-04.html | 2 +- .../32792-05.html | 2 +- .../32803-01.html | 2 +- .../32803-05.html | 2 +- .../32804-07.html | 2 +- .../32805-07.html | 2 +- .../32806-07.html | 2 +- .../32807-07.html | 2 +- 67 files changed, 65 insertions(+), 67 deletions(-) rename L2J_Mobius_Underground/dist/game/data/instances/{DisciplesNecropolisPast.xml => SSQDisciplesNecropolisPast.xml} (100%) rename L2J_Mobius_Underground/dist/game/data/instances/{ElcadiasTent.xml => SSQElcadiasTent.xml} (100%) rename L2J_Mobius_Underground/dist/game/data/instances/{HideoutOfTheDawn.xml => SSQHideoutOfTheDawn.xml} (100%) rename L2J_Mobius_Underground/dist/game/data/instances/{LibraryOfSages.xml => SSQLibraryOfSages.xml} (100%) rename L2J_Mobius_Underground/dist/game/data/instances/{MonasteryOfSilence.xml => SSQMonasteryOfSilence.xml} (100%) rename L2J_Mobius_Underground/dist/game/data/instances/{SanctumoftheLordsofDawn.xml => SSQSanctumOfTheLordsOfDawn.xml} (100%) rename L2J_Mobius_Underground/dist/game/data/scripts/ai/{group => areas/MonasteryOfSilence}/MonasteryOfSilence.java (99%) delete mode 100644 L2J_Mobius_Underground/dist/game/data/scripts/instances/MonasteryOfSilence/32817.html delete mode 100644 L2J_Mobius_Underground/dist/game/data/scripts/instances/MonasteryOfSilence/32818.html delete mode 100644 L2J_Mobius_Underground/dist/game/data/scripts/instances/MonasteryOfSilence/32819.html delete mode 100644 L2J_Mobius_Underground/dist/game/data/scripts/instances/MonasteryOfSilence/32820.html rename L2J_Mobius_Underground/dist/game/data/scripts/instances/{DisciplesNecropolisPast => SSQDisciplesNecropolisPast}/32586.htm (100%) rename L2J_Mobius_Underground/dist/game/data/scripts/instances/{DisciplesNecropolisPast => SSQDisciplesNecropolisPast}/32587-01.html (100%) rename L2J_Mobius_Underground/dist/game/data/scripts/instances/{DisciplesNecropolisPast => SSQDisciplesNecropolisPast}/32587.htm (85%) rename L2J_Mobius_Underground/dist/game/data/scripts/instances/{DisciplesNecropolisPast => SSQDisciplesNecropolisPast}/32657.htm (81%) rename L2J_Mobius_Underground/dist/game/data/scripts/instances/{DisciplesNecropolisPast/DisciplesNecropolisPast.java => SSQDisciplesNecropolisPast/SSQDisciplesNecropolisPast.java} (98%) rename L2J_Mobius_Underground/dist/game/data/scripts/instances/{ElcadiasTent => SSQElcadiasTent}/32784.html (66%) rename L2J_Mobius_Underground/dist/game/data/scripts/instances/{ElcadiasTent => SSQElcadiasTent}/32862-01.html (100%) rename L2J_Mobius_Underground/dist/game/data/scripts/instances/{ElcadiasTent => SSQElcadiasTent}/32862.html (74%) rename L2J_Mobius_Underground/dist/game/data/scripts/instances/{ElcadiasTent/ElcadiasTent.java => SSQElcadiasTent/SSQElcadiasTent.java} (95%) rename L2J_Mobius_Underground/dist/game/data/scripts/instances/{HideoutOfTheDawn => SSQHideoutOfTheDawn}/32593-01.htm (100%) rename L2J_Mobius_Underground/dist/game/data/scripts/instances/{HideoutOfTheDawn => SSQHideoutOfTheDawn}/32617-01.htm (100%) rename L2J_Mobius_Underground/dist/game/data/scripts/instances/{HideoutOfTheDawn/HideoutOfTheDawn.java => SSQHideoutOfTheDawn/SSQHideoutOfTheDawn.java} (89%) rename L2J_Mobius_Underground/dist/game/data/scripts/instances/{LibraryOfSages => SSQLibraryOfSages}/32785.html (100%) rename L2J_Mobius_Underground/dist/game/data/scripts/instances/{LibraryOfSages => SSQLibraryOfSages}/32809.html (100%) rename L2J_Mobius_Underground/dist/game/data/scripts/instances/{LibraryOfSages => SSQLibraryOfSages}/32810.html (100%) rename L2J_Mobius_Underground/dist/game/data/scripts/instances/{LibraryOfSages => SSQLibraryOfSages}/32811.html (100%) rename L2J_Mobius_Underground/dist/game/data/scripts/instances/{LibraryOfSages => SSQLibraryOfSages}/32812.html (100%) rename L2J_Mobius_Underground/dist/game/data/scripts/instances/{LibraryOfSages => SSQLibraryOfSages}/32813.html (100%) rename L2J_Mobius_Underground/dist/game/data/scripts/instances/{LibraryOfSages => SSQLibraryOfSages}/32861.html (66%) rename L2J_Mobius_Underground/dist/game/data/scripts/instances/{LibraryOfSages/LibraryOfSages.java => SSQLibraryOfSages/SSQLibraryOfSages.java} (96%) rename L2J_Mobius_Underground/dist/game/data/scripts/instances/{MonasteryOfSilence => SSQMonasteryOfSilence}/32792.html (67%) create mode 100644 L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQMonasteryOfSilence/32817.html create mode 100644 L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQMonasteryOfSilence/32818.html create mode 100644 L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQMonasteryOfSilence/32819.html create mode 100644 L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQMonasteryOfSilence/32820.html rename L2J_Mobius_Underground/dist/game/data/scripts/instances/{MonasteryOfSilence/MonasteryOfSilence.java => SSQMonasteryOfSilence/SSQMonasteryOfSilence.java} (97%) rename L2J_Mobius_Underground/dist/game/data/scripts/instances/{SanctumOftheLordsOfDawn => SSQSanctumOftheLordsOfDawn}/32575-01.html (100%) rename L2J_Mobius_Underground/dist/game/data/scripts/instances/{SanctumOftheLordsOfDawn => SSQSanctumOftheLordsOfDawn}/32575-02.html (100%) rename L2J_Mobius_Underground/dist/game/data/scripts/instances/{SanctumOftheLordsOfDawn => SSQSanctumOftheLordsOfDawn}/32577-01.html (100%) rename L2J_Mobius_Underground/dist/game/data/scripts/instances/{SanctumOftheLordsOfDawn => SSQSanctumOftheLordsOfDawn}/32578-01.html (100%) rename L2J_Mobius_Underground/dist/game/data/scripts/instances/{SanctumOftheLordsOfDawn => SSQSanctumOftheLordsOfDawn}/32578-02.html (100%) rename L2J_Mobius_Underground/dist/game/data/scripts/instances/{SanctumOftheLordsOfDawn => SSQSanctumOftheLordsOfDawn}/32579-01.html (100%) rename L2J_Mobius_Underground/dist/game/data/scripts/instances/{SanctumOftheLordsOfDawn => SSQSanctumOftheLordsOfDawn}/32580-01.html (100%) rename L2J_Mobius_Underground/dist/game/data/scripts/instances/{SanctumOftheLordsOfDawn/SanctumOftheLordsOfDawn.java => SSQSanctumOftheLordsOfDawn/SSQSanctumOftheLordsOfDawn.java} (97%) diff --git a/L2J_Mobius_Underground/dist/game/data/html/default/32575.htm b/L2J_Mobius_Underground/dist/game/data/html/default/32575.htm index 5858ea5905..b4577708fa 100644 --- a/L2J_Mobius_Underground/dist/game/data/html/default/32575.htm +++ b/L2J_Mobius_Underground/dist/game/data/html/default/32575.htm @@ -3,5 +3,5 @@ You hear what sounds like a human voice emanating from the shining blue sphere.< "I am the Light of Dawn -- the hidden entrance of the Order of Dawn.
To access my functions, you must confirm your identity.
If you have already received the permission of Order of the Dawn, you will be able to pass through... Do you wish to gain access now?
- + \ No newline at end of file diff --git a/L2J_Mobius_Underground/dist/game/data/html/default/32585.htm b/L2J_Mobius_Underground/dist/game/data/html/default/32585.htm index 1b1cba03ae..f5b86e0286 100644 --- a/L2J_Mobius_Underground/dist/game/data/html/default/32585.htm +++ b/L2J_Mobius_Underground/dist/game/data/html/default/32585.htm @@ -1,5 +1,5 @@ Teleporter Mammon's Promise:
The Promise of Mammon must be kept, even over the vastness of time and space.
If you have permission from the Merchant of Mammon,you can use this device to teleport yourself. Do you wish to do so now?
- + \ No newline at end of file diff --git a/L2J_Mobius_Underground/dist/game/data/instances/DisciplesNecropolisPast.xml b/L2J_Mobius_Underground/dist/game/data/instances/SSQDisciplesNecropolisPast.xml similarity index 100% rename from L2J_Mobius_Underground/dist/game/data/instances/DisciplesNecropolisPast.xml rename to L2J_Mobius_Underground/dist/game/data/instances/SSQDisciplesNecropolisPast.xml diff --git a/L2J_Mobius_Underground/dist/game/data/instances/ElcadiasTent.xml b/L2J_Mobius_Underground/dist/game/data/instances/SSQElcadiasTent.xml similarity index 100% rename from L2J_Mobius_Underground/dist/game/data/instances/ElcadiasTent.xml rename to L2J_Mobius_Underground/dist/game/data/instances/SSQElcadiasTent.xml diff --git a/L2J_Mobius_Underground/dist/game/data/instances/HideoutOfTheDawn.xml b/L2J_Mobius_Underground/dist/game/data/instances/SSQHideoutOfTheDawn.xml similarity index 100% rename from L2J_Mobius_Underground/dist/game/data/instances/HideoutOfTheDawn.xml rename to L2J_Mobius_Underground/dist/game/data/instances/SSQHideoutOfTheDawn.xml diff --git a/L2J_Mobius_Underground/dist/game/data/instances/LibraryOfSages.xml b/L2J_Mobius_Underground/dist/game/data/instances/SSQLibraryOfSages.xml similarity index 100% rename from L2J_Mobius_Underground/dist/game/data/instances/LibraryOfSages.xml rename to L2J_Mobius_Underground/dist/game/data/instances/SSQLibraryOfSages.xml diff --git a/L2J_Mobius_Underground/dist/game/data/instances/MonasteryOfSilence.xml b/L2J_Mobius_Underground/dist/game/data/instances/SSQMonasteryOfSilence.xml similarity index 100% rename from L2J_Mobius_Underground/dist/game/data/instances/MonasteryOfSilence.xml rename to L2J_Mobius_Underground/dist/game/data/instances/SSQMonasteryOfSilence.xml diff --git a/L2J_Mobius_Underground/dist/game/data/instances/SanctumoftheLordsofDawn.xml b/L2J_Mobius_Underground/dist/game/data/instances/SSQSanctumOfTheLordsOfDawn.xml similarity index 100% rename from L2J_Mobius_Underground/dist/game/data/instances/SanctumoftheLordsofDawn.xml rename to L2J_Mobius_Underground/dist/game/data/instances/SSQSanctumOfTheLordsOfDawn.xml diff --git a/L2J_Mobius_Underground/dist/game/data/scripts/ai/group/MonasteryOfSilence.java b/L2J_Mobius_Underground/dist/game/data/scripts/ai/areas/MonasteryOfSilence/MonasteryOfSilence.java similarity index 99% rename from L2J_Mobius_Underground/dist/game/data/scripts/ai/group/MonasteryOfSilence.java rename to L2J_Mobius_Underground/dist/game/data/scripts/ai/areas/MonasteryOfSilence/MonasteryOfSilence.java index c66ba9ff81..f3b9d1a095 100644 --- a/L2J_Mobius_Underground/dist/game/data/scripts/ai/group/MonasteryOfSilence.java +++ b/L2J_Mobius_Underground/dist/game/data/scripts/ai/areas/MonasteryOfSilence/MonasteryOfSilence.java @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ -package ai.group; +package ai.areas.MonasteryOfSilence; import com.l2jmobius.gameserver.ai.CtrlIntention; import com.l2jmobius.gameserver.enums.ChatType; diff --git a/L2J_Mobius_Underground/dist/game/data/scripts/instances/MonasteryOfSilence/32817.html b/L2J_Mobius_Underground/dist/game/data/scripts/instances/MonasteryOfSilence/32817.html deleted file mode 100644 index fc0d31cdbb..0000000000 --- a/L2J_Mobius_Underground/dist/game/data/scripts/instances/MonasteryOfSilence/32817.html +++ /dev/null @@ -1,3 +0,0 @@ -Teleportation Device: Move to East Watcher's Room.

- - \ No newline at end of file diff --git a/L2J_Mobius_Underground/dist/game/data/scripts/instances/MonasteryOfSilence/32818.html b/L2J_Mobius_Underground/dist/game/data/scripts/instances/MonasteryOfSilence/32818.html deleted file mode 100644 index 57ed9441e4..0000000000 --- a/L2J_Mobius_Underground/dist/game/data/scripts/instances/MonasteryOfSilence/32818.html +++ /dev/null @@ -1,3 +0,0 @@ -Teleportation Device: Move to West Watcher's Room.

- - \ No newline at end of file diff --git a/L2J_Mobius_Underground/dist/game/data/scripts/instances/MonasteryOfSilence/32819.html b/L2J_Mobius_Underground/dist/game/data/scripts/instances/MonasteryOfSilence/32819.html deleted file mode 100644 index 7aa81b8fc6..0000000000 --- a/L2J_Mobius_Underground/dist/game/data/scripts/instances/MonasteryOfSilence/32819.html +++ /dev/null @@ -1,3 +0,0 @@ -Teleportation Device: Move to North Watcher's Room.

- - \ No newline at end of file diff --git a/L2J_Mobius_Underground/dist/game/data/scripts/instances/MonasteryOfSilence/32820.html b/L2J_Mobius_Underground/dist/game/data/scripts/instances/MonasteryOfSilence/32820.html deleted file mode 100644 index 199ec254a8..0000000000 --- a/L2J_Mobius_Underground/dist/game/data/scripts/instances/MonasteryOfSilence/32820.html +++ /dev/null @@ -1,3 +0,0 @@ -Teleportation Device: Move to South Watcher's Room.

- - \ No newline at end of file diff --git a/L2J_Mobius_Underground/dist/game/data/scripts/instances/DisciplesNecropolisPast/32586.htm b/L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQDisciplesNecropolisPast/32586.htm similarity index 100% rename from L2J_Mobius_Underground/dist/game/data/scripts/instances/DisciplesNecropolisPast/32586.htm rename to L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQDisciplesNecropolisPast/32586.htm diff --git a/L2J_Mobius_Underground/dist/game/data/scripts/instances/DisciplesNecropolisPast/32587-01.html b/L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQDisciplesNecropolisPast/32587-01.html similarity index 100% rename from L2J_Mobius_Underground/dist/game/data/scripts/instances/DisciplesNecropolisPast/32587-01.html rename to L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQDisciplesNecropolisPast/32587-01.html diff --git a/L2J_Mobius_Underground/dist/game/data/scripts/instances/DisciplesNecropolisPast/32587.htm b/L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQDisciplesNecropolisPast/32587.htm similarity index 85% rename from L2J_Mobius_Underground/dist/game/data/scripts/instances/DisciplesNecropolisPast/32587.htm rename to L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQDisciplesNecropolisPast/32587.htm index 3e6df0f94e..f6fcb16567 100644 --- a/L2J_Mobius_Underground/dist/game/data/scripts/instances/DisciplesNecropolisPast/32587.htm +++ b/L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQDisciplesNecropolisPast/32587.htm @@ -1,4 +1,4 @@ Emperor's Guard Leon:
Einhasad's blessin's, friend!
S'not everyone who gets to go time-travelin' to go and save the old Emperor, eh? Must be made of tougher stuff than us lot... probably the food.
Anyways, I understand you're lookin' to get back to your time?
- + \ No newline at end of file diff --git a/L2J_Mobius_Underground/dist/game/data/scripts/instances/DisciplesNecropolisPast/32657.htm b/L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQDisciplesNecropolisPast/32657.htm similarity index 81% rename from L2J_Mobius_Underground/dist/game/data/scripts/instances/DisciplesNecropolisPast/32657.htm rename to L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQDisciplesNecropolisPast/32657.htm index 0cc1f38ca7..9ae285bdee 100644 --- a/L2J_Mobius_Underground/dist/game/data/scripts/instances/DisciplesNecropolisPast/32657.htm +++ b/L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQDisciplesNecropolisPast/32657.htm @@ -1,4 +1,4 @@ Disciple's Gatekeeper:
You are now at the place where Shunaiman Emperor's Seal Device is installed. You hear the sounds of Anakim and Lilith grappling violently from within.
- + \ No newline at end of file diff --git a/L2J_Mobius_Underground/dist/game/data/scripts/instances/DisciplesNecropolisPast/DisciplesNecropolisPast.java b/L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQDisciplesNecropolisPast/SSQDisciplesNecropolisPast.java similarity index 98% rename from L2J_Mobius_Underground/dist/game/data/scripts/instances/DisciplesNecropolisPast/DisciplesNecropolisPast.java rename to L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQDisciplesNecropolisPast/SSQDisciplesNecropolisPast.java index 359097f2ed..04f72052df 100644 --- a/L2J_Mobius_Underground/dist/game/data/scripts/instances/DisciplesNecropolisPast/DisciplesNecropolisPast.java +++ b/L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQDisciplesNecropolisPast/SSQDisciplesNecropolisPast.java @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ -package instances.DisciplesNecropolisPast; +package instances.SSQDisciplesNecropolisPast; import java.util.HashMap; import java.util.List; @@ -41,7 +41,7 @@ import quests.Q00196_SevenSignsSealOfTheEmperor.Q00196_SevenSignsSealOfTheEmpero * Disciple's Necropolis Past instance zone. * @author Adry_85 */ -public final class DisciplesNecropolisPast extends AbstractInstance +public final class SSQDisciplesNecropolisPast extends AbstractInstance { // NPCs private static final int SEAL_DEVICE = 27384; @@ -80,7 +80,6 @@ public final class DisciplesNecropolisPast extends AbstractInstance // Skills private static final SkillHolder SEAL_ISOLATION = new SkillHolder(5980, 3); private static final Map SKILLS = new HashMap<>(); - static { SKILLS.put(32715, new SkillHolder(6187, 1)); // Presentation - Lilith Battle @@ -91,7 +90,6 @@ public final class DisciplesNecropolisPast extends AbstractInstance SKILLS.put(32720, new SkillHolder(6194, 1)); // Presentation - Anakim's Guard Battle SKILLS.put(32721, new SkillHolder(6195, 1)); // Presentation - Anakim's Executor Battle } - // Locations private static final Location ENTER = new Location(-89554, 216078, -7488); // NpcStringId @@ -110,7 +108,7 @@ public final class DisciplesNecropolisPast extends AbstractInstance private static final int DOOR_5 = 17240110; private static final int DISCIPLES_NECROPOLIS_DOOR = 17240111; - public DisciplesNecropolisPast() + public SSQDisciplesNecropolisPast() { addAttackId(SEAL_DEVICE); addFirstTalkId(SHUNAIMAN, LEON, DISCIPLES_GATEKEEPER); @@ -433,6 +431,6 @@ public final class DisciplesNecropolisPast extends AbstractInstance public static void main(String[] args) { - new DisciplesNecropolisPast(); + new SSQDisciplesNecropolisPast(); } } \ No newline at end of file diff --git a/L2J_Mobius_Underground/dist/game/data/scripts/instances/ElcadiasTent/32784.html b/L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQElcadiasTent/32784.html similarity index 66% rename from L2J_Mobius_Underground/dist/game/data/scripts/instances/ElcadiasTent/32784.html rename to L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQElcadiasTent/32784.html index 22b666fc60..141084a13f 100644 --- a/L2J_Mobius_Underground/dist/game/data/scripts/instances/ElcadiasTent/32784.html +++ b/L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQElcadiasTent/32784.html @@ -1,5 +1,5 @@ Abyssal Saintess Elcadia:
Ugh. I'm already bored... How hard is it to find a competent adventurer?
- + \ No newline at end of file diff --git a/L2J_Mobius_Underground/dist/game/data/scripts/instances/ElcadiasTent/32862-01.html b/L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQElcadiasTent/32862-01.html similarity index 100% rename from L2J_Mobius_Underground/dist/game/data/scripts/instances/ElcadiasTent/32862-01.html rename to L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQElcadiasTent/32862-01.html diff --git a/L2J_Mobius_Underground/dist/game/data/scripts/instances/ElcadiasTent/32862.html b/L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQElcadiasTent/32862.html similarity index 74% rename from L2J_Mobius_Underground/dist/game/data/scripts/instances/ElcadiasTent/32862.html rename to L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQElcadiasTent/32862.html index b3ca2dc8ac..2c0c1276fa 100644 --- a/L2J_Mobius_Underground/dist/game/data/scripts/instances/ElcadiasTent/32862.html +++ b/L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQElcadiasTent/32862.html @@ -1,4 +1,4 @@ Gruff-looking Man:
Maybe you should just leave now. Before you bother me...
- + \ No newline at end of file diff --git a/L2J_Mobius_Underground/dist/game/data/scripts/instances/ElcadiasTent/ElcadiasTent.java b/L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQElcadiasTent/SSQElcadiasTent.java similarity index 95% rename from L2J_Mobius_Underground/dist/game/data/scripts/instances/ElcadiasTent/ElcadiasTent.java rename to L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQElcadiasTent/SSQElcadiasTent.java index 4ffa2c54d7..b06b837222 100644 --- a/L2J_Mobius_Underground/dist/game/data/scripts/instances/ElcadiasTent/ElcadiasTent.java +++ b/L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQElcadiasTent/SSQElcadiasTent.java @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ -package instances.ElcadiasTent; +package instances.SSQElcadiasTent; import com.l2jmobius.gameserver.model.actor.L2Npc; import com.l2jmobius.gameserver.model.actor.instance.L2PcInstance; @@ -30,7 +30,7 @@ import quests.Q10296_SevenSignsOneWhoSeeksThePowerOfTheSeal.Q10296_SevenSignsOne * Elcadia's Tent instance zone. * @author Adry_85 */ -public final class ElcadiasTent extends AbstractInstance +public final class SSQElcadiasTent extends AbstractInstance { // NPCs private static final int ELCADIA = 32784; @@ -38,7 +38,7 @@ public final class ElcadiasTent extends AbstractInstance // Misc private static final int TEMPLATE_ID = 158; - public ElcadiasTent() + public SSQElcadiasTent() { addFirstTalkId(GRUFF_LOOKING_MAN, ELCADIA); addStartNpc(GRUFF_LOOKING_MAN, ELCADIA); @@ -76,6 +76,6 @@ public final class ElcadiasTent extends AbstractInstance public static void main(String[] args) { - new ElcadiasTent(); + new SSQElcadiasTent(); } } \ No newline at end of file diff --git a/L2J_Mobius_Underground/dist/game/data/scripts/instances/HideoutOfTheDawn/32593-01.htm b/L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQHideoutOfTheDawn/32593-01.htm similarity index 100% rename from L2J_Mobius_Underground/dist/game/data/scripts/instances/HideoutOfTheDawn/32593-01.htm rename to L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQHideoutOfTheDawn/32593-01.htm diff --git a/L2J_Mobius_Underground/dist/game/data/scripts/instances/HideoutOfTheDawn/32617-01.htm b/L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQHideoutOfTheDawn/32617-01.htm similarity index 100% rename from L2J_Mobius_Underground/dist/game/data/scripts/instances/HideoutOfTheDawn/32617-01.htm rename to L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQHideoutOfTheDawn/32617-01.htm diff --git a/L2J_Mobius_Underground/dist/game/data/scripts/instances/HideoutOfTheDawn/HideoutOfTheDawn.java b/L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQHideoutOfTheDawn/SSQHideoutOfTheDawn.java similarity index 89% rename from L2J_Mobius_Underground/dist/game/data/scripts/instances/HideoutOfTheDawn/HideoutOfTheDawn.java rename to L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQHideoutOfTheDawn/SSQHideoutOfTheDawn.java index 31e569ad76..da8ab7b89e 100644 --- a/L2J_Mobius_Underground/dist/game/data/scripts/instances/HideoutOfTheDawn/HideoutOfTheDawn.java +++ b/L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQHideoutOfTheDawn/SSQHideoutOfTheDawn.java @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ -package instances.HideoutOfTheDawn; +package instances.SSQHideoutOfTheDawn; import com.l2jmobius.gameserver.model.actor.L2Npc; import com.l2jmobius.gameserver.model.actor.instance.L2PcInstance; @@ -25,7 +25,7 @@ import instances.AbstractInstance; * Hideout of the Dawn instance zone. * @author Adry_85 */ -public final class HideoutOfTheDawn extends AbstractInstance +public final class SSQHideoutOfTheDawn extends AbstractInstance { // NPCs private static final int WOOD = 32593; @@ -33,7 +33,7 @@ public final class HideoutOfTheDawn extends AbstractInstance // Misc private static final int TEMPLATE_ID = 113; - public HideoutOfTheDawn() + public SSQHideoutOfTheDawn() { addStartNpc(WOOD); addTalkId(WOOD, JAINA); @@ -53,6 +53,6 @@ public final class HideoutOfTheDawn extends AbstractInstance public static void main(String[] args) { - new HideoutOfTheDawn(); + new SSQHideoutOfTheDawn(); } } \ No newline at end of file diff --git a/L2J_Mobius_Underground/dist/game/data/scripts/instances/LibraryOfSages/32785.html b/L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQLibraryOfSages/32785.html similarity index 100% rename from L2J_Mobius_Underground/dist/game/data/scripts/instances/LibraryOfSages/32785.html rename to L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQLibraryOfSages/32785.html diff --git a/L2J_Mobius_Underground/dist/game/data/scripts/instances/LibraryOfSages/32809.html b/L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQLibraryOfSages/32809.html similarity index 100% rename from L2J_Mobius_Underground/dist/game/data/scripts/instances/LibraryOfSages/32809.html rename to L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQLibraryOfSages/32809.html diff --git a/L2J_Mobius_Underground/dist/game/data/scripts/instances/LibraryOfSages/32810.html b/L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQLibraryOfSages/32810.html similarity index 100% rename from L2J_Mobius_Underground/dist/game/data/scripts/instances/LibraryOfSages/32810.html rename to L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQLibraryOfSages/32810.html diff --git a/L2J_Mobius_Underground/dist/game/data/scripts/instances/LibraryOfSages/32811.html b/L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQLibraryOfSages/32811.html similarity index 100% rename from L2J_Mobius_Underground/dist/game/data/scripts/instances/LibraryOfSages/32811.html rename to L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQLibraryOfSages/32811.html diff --git a/L2J_Mobius_Underground/dist/game/data/scripts/instances/LibraryOfSages/32812.html b/L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQLibraryOfSages/32812.html similarity index 100% rename from L2J_Mobius_Underground/dist/game/data/scripts/instances/LibraryOfSages/32812.html rename to L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQLibraryOfSages/32812.html diff --git a/L2J_Mobius_Underground/dist/game/data/scripts/instances/LibraryOfSages/32813.html b/L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQLibraryOfSages/32813.html similarity index 100% rename from L2J_Mobius_Underground/dist/game/data/scripts/instances/LibraryOfSages/32813.html rename to L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQLibraryOfSages/32813.html diff --git a/L2J_Mobius_Underground/dist/game/data/scripts/instances/LibraryOfSages/32861.html b/L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQLibraryOfSages/32861.html similarity index 66% rename from L2J_Mobius_Underground/dist/game/data/scripts/instances/LibraryOfSages/32861.html rename to L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQLibraryOfSages/32861.html index f36dd53823..339666fa79 100644 --- a/L2J_Mobius_Underground/dist/game/data/scripts/instances/LibraryOfSages/32861.html +++ b/L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQLibraryOfSages/32861.html @@ -1,5 +1,5 @@ Library of Sages Director Sophia:
Hello. What brings you to Library of Sages?
-"I wish to leave."
+"I wish to leave."
Quest \ No newline at end of file diff --git a/L2J_Mobius_Underground/dist/game/data/scripts/instances/LibraryOfSages/LibraryOfSages.java b/L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQLibraryOfSages/SSQLibraryOfSages.java similarity index 96% rename from L2J_Mobius_Underground/dist/game/data/scripts/instances/LibraryOfSages/LibraryOfSages.java rename to L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQLibraryOfSages/SSQLibraryOfSages.java index c8057e7125..478a489ee0 100644 --- a/L2J_Mobius_Underground/dist/game/data/scripts/instances/LibraryOfSages/LibraryOfSages.java +++ b/L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQLibraryOfSages/SSQLibraryOfSages.java @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ -package instances.LibraryOfSages; +package instances.SSQLibraryOfSages; import com.l2jmobius.gameserver.enums.ChatType; import com.l2jmobius.gameserver.model.Location; @@ -29,7 +29,7 @@ import instances.AbstractInstance; * Library of Sages instance zone. * @author Adry_85 */ -public final class LibraryOfSages extends AbstractInstance +public final class SSQLibraryOfSages extends AbstractInstance { // NPCs private static final int SOPHIA1 = 32596; @@ -54,7 +54,7 @@ public final class LibraryOfSages extends AbstractInstance // Misc private static final int TEMPLATE_ID = 156; - public LibraryOfSages() + public SSQLibraryOfSages() { addFirstTalkId(SOPHIA2, ELCADIA_INSTANCE, PILE_OF_BOOKS1, PILE_OF_BOOKS2, PILE_OF_BOOKS3, PILE_OF_BOOKS4, PILE_OF_BOOKS5); addStartNpc(SOPHIA1, SOPHIA2, SOPHIA3); @@ -124,6 +124,6 @@ public final class LibraryOfSages extends AbstractInstance public static void main(String[] args) { - new LibraryOfSages(); + new SSQLibraryOfSages(); } } \ No newline at end of file diff --git a/L2J_Mobius_Underground/dist/game/data/scripts/instances/MonasteryOfSilence/32792.html b/L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQMonasteryOfSilence/32792.html similarity index 67% rename from L2J_Mobius_Underground/dist/game/data/scripts/instances/MonasteryOfSilence/32792.html rename to L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQMonasteryOfSilence/32792.html index 8e8b0acb06..4c2a3b5900 100644 --- a/L2J_Mobius_Underground/dist/game/data/scripts/instances/MonasteryOfSilence/32792.html +++ b/L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQMonasteryOfSilence/32792.html @@ -1,5 +1,5 @@ Sister of Silence Eris:
Finally we meet, Successors of Fate. In the end, the endless Bridle of Eternity will be back where it belongs.
- + \ No newline at end of file diff --git a/L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQMonasteryOfSilence/32817.html b/L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQMonasteryOfSilence/32817.html new file mode 100644 index 0000000000..de208b3461 --- /dev/null +++ b/L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQMonasteryOfSilence/32817.html @@ -0,0 +1,3 @@ +Teleportation Device: Move to East Watcher's Room.

+ + \ No newline at end of file diff --git a/L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQMonasteryOfSilence/32818.html b/L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQMonasteryOfSilence/32818.html new file mode 100644 index 0000000000..3d8fa1cf3b --- /dev/null +++ b/L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQMonasteryOfSilence/32818.html @@ -0,0 +1,3 @@ +Teleportation Device: Move to West Watcher's Room.

+ + \ No newline at end of file diff --git a/L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQMonasteryOfSilence/32819.html b/L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQMonasteryOfSilence/32819.html new file mode 100644 index 0000000000..026e88d7f1 --- /dev/null +++ b/L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQMonasteryOfSilence/32819.html @@ -0,0 +1,3 @@ +Teleportation Device: Move to North Watcher's Room.

+ + \ No newline at end of file diff --git a/L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQMonasteryOfSilence/32820.html b/L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQMonasteryOfSilence/32820.html new file mode 100644 index 0000000000..bd7de3fa3f --- /dev/null +++ b/L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQMonasteryOfSilence/32820.html @@ -0,0 +1,3 @@ +Teleportation Device: Move to South Watcher's Room.

+ + \ No newline at end of file diff --git a/L2J_Mobius_Underground/dist/game/data/scripts/instances/MonasteryOfSilence/MonasteryOfSilence.java b/L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQMonasteryOfSilence/SSQMonasteryOfSilence.java similarity index 97% rename from L2J_Mobius_Underground/dist/game/data/scripts/instances/MonasteryOfSilence/MonasteryOfSilence.java rename to L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQMonasteryOfSilence/SSQMonasteryOfSilence.java index 74418e9bdd..537295d626 100644 --- a/L2J_Mobius_Underground/dist/game/data/scripts/instances/MonasteryOfSilence/MonasteryOfSilence.java +++ b/L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQMonasteryOfSilence/SSQMonasteryOfSilence.java @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ -package instances.MonasteryOfSilence; +package instances.SSQMonasteryOfSilence; import com.l2jmobius.gameserver.enums.ChatType; import com.l2jmobius.gameserver.enums.Movie; @@ -31,7 +31,7 @@ import instances.AbstractInstance; * Monastery of Silence instance zone. * @author Adry_85 */ -public final class MonasteryOfSilence extends AbstractInstance +public final class SSQMonasteryOfSilence extends AbstractInstance { // NPCs private static final int ELCADIA_INSTANCE = 32787; @@ -70,7 +70,7 @@ public final class MonasteryOfSilence extends AbstractInstance // Misc private static final int TEMPLATE_ID = 151; - public MonasteryOfSilence() + public SSQMonasteryOfSilence() { addFirstTalkId(TELEPORT_CONTROL_DEVICE1, TELEPORT_CONTROL_DEVICE2, TELEPORT_CONTROL_DEVICE3, TELEPORT_CONTROL_DEVICE4, ERIS_EVIL_THOUGHTS); addStartNpc(ODD_GLOBE, TELEPORT_CONTROL_DEVICE1, TELEPORT_CONTROL_DEVICE2, TELEPORT_CONTROL_DEVICE3, TELEPORT_CONTROL_DEVICE4, ERIS_EVIL_THOUGHTS); @@ -183,6 +183,6 @@ public final class MonasteryOfSilence extends AbstractInstance public static void main(String[] args) { - new MonasteryOfSilence(); + new SSQMonasteryOfSilence(); } } \ No newline at end of file diff --git a/L2J_Mobius_Underground/dist/game/data/scripts/instances/SanctumOftheLordsOfDawn/32575-01.html b/L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQSanctumOftheLordsOfDawn/32575-01.html similarity index 100% rename from L2J_Mobius_Underground/dist/game/data/scripts/instances/SanctumOftheLordsOfDawn/32575-01.html rename to L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQSanctumOftheLordsOfDawn/32575-01.html diff --git a/L2J_Mobius_Underground/dist/game/data/scripts/instances/SanctumOftheLordsOfDawn/32575-02.html b/L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQSanctumOftheLordsOfDawn/32575-02.html similarity index 100% rename from L2J_Mobius_Underground/dist/game/data/scripts/instances/SanctumOftheLordsOfDawn/32575-02.html rename to L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQSanctumOftheLordsOfDawn/32575-02.html diff --git a/L2J_Mobius_Underground/dist/game/data/scripts/instances/SanctumOftheLordsOfDawn/32577-01.html b/L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQSanctumOftheLordsOfDawn/32577-01.html similarity index 100% rename from L2J_Mobius_Underground/dist/game/data/scripts/instances/SanctumOftheLordsOfDawn/32577-01.html rename to L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQSanctumOftheLordsOfDawn/32577-01.html diff --git a/L2J_Mobius_Underground/dist/game/data/scripts/instances/SanctumOftheLordsOfDawn/32578-01.html b/L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQSanctumOftheLordsOfDawn/32578-01.html similarity index 100% rename from L2J_Mobius_Underground/dist/game/data/scripts/instances/SanctumOftheLordsOfDawn/32578-01.html rename to L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQSanctumOftheLordsOfDawn/32578-01.html diff --git a/L2J_Mobius_Underground/dist/game/data/scripts/instances/SanctumOftheLordsOfDawn/32578-02.html b/L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQSanctumOftheLordsOfDawn/32578-02.html similarity index 100% rename from L2J_Mobius_Underground/dist/game/data/scripts/instances/SanctumOftheLordsOfDawn/32578-02.html rename to L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQSanctumOftheLordsOfDawn/32578-02.html diff --git a/L2J_Mobius_Underground/dist/game/data/scripts/instances/SanctumOftheLordsOfDawn/32579-01.html b/L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQSanctumOftheLordsOfDawn/32579-01.html similarity index 100% rename from L2J_Mobius_Underground/dist/game/data/scripts/instances/SanctumOftheLordsOfDawn/32579-01.html rename to L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQSanctumOftheLordsOfDawn/32579-01.html diff --git a/L2J_Mobius_Underground/dist/game/data/scripts/instances/SanctumOftheLordsOfDawn/32580-01.html b/L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQSanctumOftheLordsOfDawn/32580-01.html similarity index 100% rename from L2J_Mobius_Underground/dist/game/data/scripts/instances/SanctumOftheLordsOfDawn/32580-01.html rename to L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQSanctumOftheLordsOfDawn/32580-01.html diff --git a/L2J_Mobius_Underground/dist/game/data/scripts/instances/SanctumOftheLordsOfDawn/SanctumOftheLordsOfDawn.java b/L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQSanctumOftheLordsOfDawn/SSQSanctumOftheLordsOfDawn.java similarity index 97% rename from L2J_Mobius_Underground/dist/game/data/scripts/instances/SanctumOftheLordsOfDawn/SanctumOftheLordsOfDawn.java rename to L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQSanctumOftheLordsOfDawn/SSQSanctumOftheLordsOfDawn.java index f550897423..09431f2d4e 100644 --- a/L2J_Mobius_Underground/dist/game/data/scripts/instances/SanctumOftheLordsOfDawn/SanctumOftheLordsOfDawn.java +++ b/L2J_Mobius_Underground/dist/game/data/scripts/instances/SSQSanctumOftheLordsOfDawn/SSQSanctumOftheLordsOfDawn.java @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ -package instances.SanctumOftheLordsOfDawn; +package instances.SSQSanctumOftheLordsOfDawn; import java.util.List; @@ -37,7 +37,7 @@ import quests.Q00195_SevenSignsSecretRitualOfThePriests.Q00195_SevenSignsSecretR * Sanctum of the Lords of Dawn instance zone. * @author Adry_85 */ -public final class SanctumOftheLordsOfDawn extends AbstractInstance +public final class SSQSanctumOftheLordsOfDawn extends AbstractInstance { // NPCs private static final int GUARDS_OF_THE_DAWN = 18834; @@ -65,7 +65,7 @@ public final class SanctumOftheLordsOfDawn extends AbstractInstance new Location(-79939, 205857, -7888), }; - public SanctumOftheLordsOfDawn() + public SSQSanctumOftheLordsOfDawn() { addStartNpc(LIGHT_OF_DAWN); addTalkId(LIGHT_OF_DAWN, IDENTITY_CONFIRM_DEVICE, PASSWORD_ENTRY_DEVICE, DARKNESS_OF_DAWN, SHELF); @@ -207,6 +207,6 @@ public final class SanctumOftheLordsOfDawn extends AbstractInstance public static void main(String[] args) { - new SanctumOftheLordsOfDawn(); + new SSQSanctumOftheLordsOfDawn(); } } \ No newline at end of file diff --git a/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q00195_SevenSignsSecretRitualOfThePriests/32577-01.html b/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q00195_SevenSignsSecretRitualOfThePriests/32577-01.html index 2f62d54051..b2313f90e3 100644 --- a/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q00195_SevenSignsSecretRitualOfThePriests/32577-01.html +++ b/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q00195_SevenSignsSecretRitualOfThePriests/32577-01.html @@ -1,7 +1,7 @@ Code Input Device:
To access the library archives, you must enter the correct passcode. Do so now.
- + \ No newline at end of file diff --git a/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q00195_SevenSignsSecretRitualOfThePriests/32578-01.html b/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q00195_SevenSignsSecretRitualOfThePriests/32578-01.html index da3ed10a2a..8be7765b9f 100644 --- a/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q00195_SevenSignsSecretRitualOfThePriests/32578-01.html +++ b/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q00195_SevenSignsSecretRitualOfThePriests/32578-01.html @@ -1,5 +1,5 @@ Identity Confirm Device:
Identity confirmation required. Insert card and await verification.
- + \ No newline at end of file diff --git a/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q00195_SevenSignsSecretRitualOfThePriests/32579-01.html b/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q00195_SevenSignsSecretRitualOfThePriests/32579-01.html index 5213bcf5ce..60bd9ed80f 100644 --- a/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q00195_SevenSignsSecretRitualOfThePriests/32579-01.html +++ b/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q00195_SevenSignsSecretRitualOfThePriests/32579-01.html @@ -3,6 +3,6 @@ You hear what seems to be a human voice emanate from the shining blue sphere. To access my functions, you must confirm your identity.
If you have already received the permission of Order of the Dawn, you will be able to pass through... Do you wish to gain access now?
- + \ No newline at end of file diff --git a/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q00195_SevenSignsSecretRitualOfThePriests/32580-03.html b/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q00195_SevenSignsSecretRitualOfThePriests/32580-03.html index 87ba85b2bb..1f2ed8d74b 100644 --- a/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q00195_SevenSignsSecretRitualOfThePriests/32580-03.html +++ b/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q00195_SevenSignsSecretRitualOfThePriests/32580-03.html @@ -1,4 +1,4 @@ Bookshelf of Dawn:
There's something more here... is that an Escape Scroll? Perhaps you could use it, even though you'll have no idea where it'll send you.
- + \ No newline at end of file diff --git a/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q00198_SevenSignsEmbryo/32593-02.html b/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q00198_SevenSignsEmbryo/32593-02.html index 97ad7f19fd..2509de91f3 100644 --- a/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q00198_SevenSignsEmbryo/32593-02.html +++ b/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q00198_SevenSignsEmbryo/32593-02.html @@ -1,4 +1,4 @@ Priest Wood:
You know Franz doesn't just meet anyone. In fact I believe you'll be the first new acquaintance of his for quite some time.
- + \ No newline at end of file diff --git a/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q00198_SevenSignsEmbryo/32593-04.html b/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q00198_SevenSignsEmbryo/32593-04.html index 207be7aeba..a251566890 100644 --- a/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q00198_SevenSignsEmbryo/32593-04.html +++ b/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q00198_SevenSignsEmbryo/32593-04.html @@ -1,4 +1,4 @@ Priest Wood:
Good! Now... it's time for you to meet the great man yourself.
- + \ No newline at end of file diff --git a/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q00198_SevenSignsEmbryo/32617-01.html b/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q00198_SevenSignsEmbryo/32617-01.html index 1a9549dcf3..b352dd4c14 100644 --- a/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q00198_SevenSignsEmbryo/32617-01.html +++ b/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q00198_SevenSignsEmbryo/32617-01.html @@ -1,5 +1,5 @@ Priestess Jeina:
Are you sure you wish to leave the safety of our hall?
- + \ No newline at end of file diff --git a/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q10292_SevenSignsGirlOfDoubt/32593-05.htm b/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q10292_SevenSignsGirlOfDoubt/32593-05.htm index ecaad237f5..bc59b6b1d3 100644 --- a/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q10292_SevenSignsGirlOfDoubt/32593-05.htm +++ b/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q10292_SevenSignsGirlOfDoubt/32593-05.htm @@ -1,4 +1,4 @@ Priest Wood:
Very well. If you must, go ahead and meet Lord Franz.
- + \ No newline at end of file diff --git a/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q10292_SevenSignsGirlOfDoubt/32593-07.html b/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q10292_SevenSignsGirlOfDoubt/32593-07.html index 4643998c42..e1743d2393 100644 --- a/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q10292_SevenSignsGirlOfDoubt/32593-07.html +++ b/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q10292_SevenSignsGirlOfDoubt/32593-07.html @@ -1,4 +1,4 @@ Priest Wood:
Alright. Go ahead, you may meet Lord Franz.
- + \ No newline at end of file diff --git a/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q10293_SevenSignsForbiddenBookOfTheElmoreAdenKingdom/32596-04.html b/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q10293_SevenSignsForbiddenBookOfTheElmoreAdenKingdom/32596-04.html index a6148cc235..ff3a858e64 100644 --- a/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q10293_SevenSignsForbiddenBookOfTheElmoreAdenKingdom/32596-04.html +++ b/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q10293_SevenSignsForbiddenBookOfTheElmoreAdenKingdom/32596-04.html @@ -1,4 +1,4 @@ Library of Sages Director Sophia:
Are you ready to enter?
- + \ No newline at end of file diff --git a/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q10293_SevenSignsForbiddenBookOfTheElmoreAdenKingdom/32861-12.html b/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q10293_SevenSignsForbiddenBookOfTheElmoreAdenKingdom/32861-12.html index ff9fc5d51b..bf22233517 100644 --- a/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q10293_SevenSignsForbiddenBookOfTheElmoreAdenKingdom/32861-12.html +++ b/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q10293_SevenSignsForbiddenBookOfTheElmoreAdenKingdom/32861-12.html @@ -1,5 +1,5 @@ Library of Sages Director Sophia, Sophia:
Are you ready to enter the underground library? I will take you right there.
- + \ No newline at end of file diff --git a/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q10293_SevenSignsForbiddenBookOfTheElmoreAdenKingdom/32863-02.html b/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q10293_SevenSignsForbiddenBookOfTheElmoreAdenKingdom/32863-02.html index b5ae0d50e9..60b211cf9c 100644 --- a/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q10293_SevenSignsForbiddenBookOfTheElmoreAdenKingdom/32863-02.html +++ b/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q10293_SevenSignsForbiddenBookOfTheElmoreAdenKingdom/32863-02.html @@ -1,5 +1,5 @@ Library of Sages Director Sophia:
Did you find the book you were looking for? If you're finished, I will lead you back to Library of Sages..
- + \ No newline at end of file diff --git a/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q10293_SevenSignsForbiddenBookOfTheElmoreAdenKingdom/32863-04.html b/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q10293_SevenSignsForbiddenBookOfTheElmoreAdenKingdom/32863-04.html index 4e644e8eab..e6241576be 100644 --- a/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q10293_SevenSignsForbiddenBookOfTheElmoreAdenKingdom/32863-04.html +++ b/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q10293_SevenSignsForbiddenBookOfTheElmoreAdenKingdom/32863-04.html @@ -1,6 +1,6 @@ Saints Library Director Sophia:
Did you find what you were looking for? If you're done here, I can lead you back to the Library of Saints.

- + \ No newline at end of file diff --git a/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q10294_SevenSignsToTheMonasteryOfSilence/32792-05.html b/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q10294_SevenSignsToTheMonasteryOfSilence/32792-05.html index eb3d3acf4e..6bbe195d8b 100644 --- a/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q10294_SevenSignsToTheMonasteryOfSilence/32792-05.html +++ b/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q10294_SevenSignsToTheMonasteryOfSilence/32792-05.html @@ -1,5 +1,5 @@ Sister of Silence Eris:
Unfortunately, I don't have that book. Nor can I determine if you're qualified to see it in the first place. The biography you seek is divided and protected by guardians selected by Solina and Anays. You can become qualified, however, if you're interested? If you want, I will send you there.
- + \ No newline at end of file diff --git a/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q10294_SevenSignsToTheMonasteryOfSilence/32803-01.html b/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q10294_SevenSignsToTheMonasteryOfSilence/32803-01.html index bade64b708..3c48ac5122 100644 --- a/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q10294_SevenSignsToTheMonasteryOfSilence/32803-01.html +++ b/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q10294_SevenSignsToTheMonasteryOfSilence/32803-01.html @@ -2,5 +2,5 @@ Are you one of chosen qualified? Only those who are qualified may enter. Refrain from wandering this sacred place.
- + \ No newline at end of file diff --git a/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q10294_SevenSignsToTheMonasteryOfSilence/32803-05.html b/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q10294_SevenSignsToTheMonasteryOfSilence/32803-05.html index 3c8e7c05ae..d2258d336a 100644 --- a/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q10294_SevenSignsToTheMonasteryOfSilence/32803-05.html +++ b/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q10294_SevenSignsToTheMonasteryOfSilence/32803-05.html @@ -1,4 +1,4 @@ Relic Guardian:
If you've finished what you planned to do here, I'll let you return.
- + \ No newline at end of file diff --git a/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q10294_SevenSignsToTheMonasteryOfSilence/32804-07.html b/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q10294_SevenSignsToTheMonasteryOfSilence/32804-07.html index 16476f142c..853226dd47 100644 --- a/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q10294_SevenSignsToTheMonasteryOfSilence/32804-07.html +++ b/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q10294_SevenSignsToTheMonasteryOfSilence/32804-07.html @@ -5,5 +5,5 @@ Who is not a member of Solina's 7 disciples?
- + \ No newline at end of file diff --git a/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q10294_SevenSignsToTheMonasteryOfSilence/32805-07.html b/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q10294_SevenSignsToTheMonasteryOfSilence/32805-07.html index ad8544f750..926c804654 100644 --- a/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q10294_SevenSignsToTheMonasteryOfSilence/32805-07.html +++ b/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q10294_SevenSignsToTheMonasteryOfSilence/32805-07.html @@ -2,7 +2,7 @@ Then I will ask you a question about the memoir you saw in this room.
Who was the family member known as the last emperor of Elmore-Aden, the one who drove Solina to her death?

- + diff --git a/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q10294_SevenSignsToTheMonasteryOfSilence/32806-07.html b/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q10294_SevenSignsToTheMonasteryOfSilence/32806-07.html index aefb564eb3..7b7dd7e6c0 100644 --- a/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q10294_SevenSignsToTheMonasteryOfSilence/32806-07.html +++ b/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q10294_SevenSignsToTheMonasteryOfSilence/32806-07.html @@ -2,7 +2,7 @@ Then, here is my question.
What is the place Solina's disciples and believers built, where they retreated to from Elmore-Aden's threat?

- + diff --git a/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q10294_SevenSignsToTheMonasteryOfSilence/32807-07.html b/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q10294_SevenSignsToTheMonasteryOfSilence/32807-07.html index fdc02ab9ec..f77dcfe50f 100644 --- a/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q10294_SevenSignsToTheMonasteryOfSilence/32807-07.html +++ b/L2J_Mobius_Underground/dist/game/data/scripts/quests/Q10294_SevenSignsToTheMonasteryOfSilence/32807-07.html @@ -5,5 +5,5 @@ What is the most important virtue among Solina's 5 teachings?
- + \ No newline at end of file