diff --git a/L2J_Mobius_1.0_Ertheia/dist/game/data/html/default/32780.htm b/L2J_Mobius_1.0_Ertheia/dist/game/data/scripts/quests/Q10288_SecretMission/32780.html similarity index 93% rename from L2J_Mobius_1.0_Ertheia/dist/game/data/html/default/32780.htm rename to L2J_Mobius_1.0_Ertheia/dist/game/data/scripts/quests/Q10288_SecretMission/32780.html index 06743705dd..afe67718e8 100644 --- a/L2J_Mobius_1.0_Ertheia/dist/game/data/html/default/32780.htm +++ b/L2J_Mobius_1.0_Ertheia/dist/game/data/scripts/quests/Q10288_SecretMission/32780.html @@ -1,5 +1,4 @@ - -Aquilani:
+Aquilani:
Be cautious of your every thought here. Those who desecrate these sacred grounds never forget.. ever. And when you leave this place, don't ever reflect back on it. Some things are best forgotten.
Our brothers and sisters find a comfort here that the rest of the world would deny them. Remember that.
diff --git a/L2J_Mobius_1.0_Ertheia/dist/game/data/scripts/quests/Q10288_SecretMission/Q10288_SecretMission.java b/L2J_Mobius_1.0_Ertheia/dist/game/data/scripts/quests/Q10288_SecretMission/Q10288_SecretMission.java index 488485b419..3082724a61 100644 --- a/L2J_Mobius_1.0_Ertheia/dist/game/data/scripts/quests/Q10288_SecretMission/Q10288_SecretMission.java +++ b/L2J_Mobius_1.0_Ertheia/dist/game/data/scripts/quests/Q10288_SecretMission/Q10288_SecretMission.java @@ -114,7 +114,7 @@ public class Q10288_SecretMission extends Quest { return "32780-05.html"; } - return "html/default/32780.htm"; + return "32780.html"; } @Override diff --git a/L2J_Mobius_2.5_Underground/dist/game/data/html/default/32780.htm b/L2J_Mobius_2.5_Underground/dist/game/data/scripts/quests/Q10288_SecretMission/32780.html similarity index 93% rename from L2J_Mobius_2.5_Underground/dist/game/data/html/default/32780.htm rename to L2J_Mobius_2.5_Underground/dist/game/data/scripts/quests/Q10288_SecretMission/32780.html index 06743705dd..afe67718e8 100644 --- a/L2J_Mobius_2.5_Underground/dist/game/data/html/default/32780.htm +++ b/L2J_Mobius_2.5_Underground/dist/game/data/scripts/quests/Q10288_SecretMission/32780.html @@ -1,5 +1,4 @@ - -Aquilani:
+Aquilani:
Be cautious of your every thought here. Those who desecrate these sacred grounds never forget.. ever. And when you leave this place, don't ever reflect back on it. Some things are best forgotten.
Our brothers and sisters find a comfort here that the rest of the world would deny them. Remember that.
diff --git a/L2J_Mobius_2.5_Underground/dist/game/data/scripts/quests/Q10288_SecretMission/Q10288_SecretMission.java b/L2J_Mobius_2.5_Underground/dist/game/data/scripts/quests/Q10288_SecretMission/Q10288_SecretMission.java index 488485b419..3082724a61 100644 --- a/L2J_Mobius_2.5_Underground/dist/game/data/scripts/quests/Q10288_SecretMission/Q10288_SecretMission.java +++ b/L2J_Mobius_2.5_Underground/dist/game/data/scripts/quests/Q10288_SecretMission/Q10288_SecretMission.java @@ -114,7 +114,7 @@ public class Q10288_SecretMission extends Quest { return "32780-05.html"; } - return "html/default/32780.htm"; + return "32780.html"; } @Override diff --git a/L2J_Mobius_3.0_Helios/dist/game/data/html/default/32780.htm b/L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/Q10288_SecretMission/32780.html similarity index 93% rename from L2J_Mobius_3.0_Helios/dist/game/data/html/default/32780.htm rename to L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/Q10288_SecretMission/32780.html index 06743705dd..afe67718e8 100644 --- a/L2J_Mobius_3.0_Helios/dist/game/data/html/default/32780.htm +++ b/L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/Q10288_SecretMission/32780.html @@ -1,5 +1,4 @@ - -Aquilani:
+Aquilani:
Be cautious of your every thought here. Those who desecrate these sacred grounds never forget.. ever. And when you leave this place, don't ever reflect back on it. Some things are best forgotten.
Our brothers and sisters find a comfort here that the rest of the world would deny them. Remember that.
diff --git a/L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/Q10288_SecretMission/Q10288_SecretMission.java b/L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/Q10288_SecretMission/Q10288_SecretMission.java index 488485b419..3082724a61 100644 --- a/L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/Q10288_SecretMission/Q10288_SecretMission.java +++ b/L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/Q10288_SecretMission/Q10288_SecretMission.java @@ -114,7 +114,7 @@ public class Q10288_SecretMission extends Quest { return "32780-05.html"; } - return "html/default/32780.htm"; + return "32780.html"; } @Override