From 80557a9fc34be09ade4ce4fa0ef70a0e0f51c4b8 Mon Sep 17 00:00:00 2001 From: MobiusDevelopment Date: Tue, 18 Feb 2025 14:10:08 +0200 Subject: [PATCH] Addition of quest 10752 missing html events. Contributed by Saddam1993. --- .../Q10752_WindsOfFateAPromise.java | 7 +++++++ .../Q10752_WindsOfFateAPromise.java | 7 +++++++ .../Q10752_WindsOfFateAPromise.java | 7 +++++++ .../Q10752_WindsOfFateAPromise.java | 7 +++++++ .../Q10752_WindsOfFateAPromise.java | 7 +++++++ .../Q10752_WindsOfFateAPromise.java | 7 +++++++ 6 files changed, 42 insertions(+) diff --git a/L2J_Mobius_01.0_Ertheia/dist/game/data/scripts/quests/Q10752_WindsOfFateAPromise/Q10752_WindsOfFateAPromise.java b/L2J_Mobius_01.0_Ertheia/dist/game/data/scripts/quests/Q10752_WindsOfFateAPromise/Q10752_WindsOfFateAPromise.java index e6602bc163..d5b4ee6a28 100644 --- a/L2J_Mobius_01.0_Ertheia/dist/game/data/scripts/quests/Q10752_WindsOfFateAPromise/Q10752_WindsOfFateAPromise.java +++ b/L2J_Mobius_01.0_Ertheia/dist/game/data/scripts/quests/Q10752_WindsOfFateAPromise/Q10752_WindsOfFateAPromise.java @@ -115,6 +115,13 @@ public class Q10752_WindsOfFateAPromise extends Quest case "31317-04.html": case "31523-02.html": case "31524-02.html": + case "31526-02.html": + case "33933-07.html": + case "33933-08.html": + case "33943-08.html": + case "33943-09.html": + case "33942-08.html": + case "33942-11.html": { htmltext = event; break; diff --git a/L2J_Mobius_02.5_Underground/dist/game/data/scripts/quests/Q10752_WindsOfFateAPromise/Q10752_WindsOfFateAPromise.java b/L2J_Mobius_02.5_Underground/dist/game/data/scripts/quests/Q10752_WindsOfFateAPromise/Q10752_WindsOfFateAPromise.java index e6602bc163..d5b4ee6a28 100644 --- a/L2J_Mobius_02.5_Underground/dist/game/data/scripts/quests/Q10752_WindsOfFateAPromise/Q10752_WindsOfFateAPromise.java +++ b/L2J_Mobius_02.5_Underground/dist/game/data/scripts/quests/Q10752_WindsOfFateAPromise/Q10752_WindsOfFateAPromise.java @@ -115,6 +115,13 @@ public class Q10752_WindsOfFateAPromise extends Quest case "31317-04.html": case "31523-02.html": case "31524-02.html": + case "31526-02.html": + case "33933-07.html": + case "33933-08.html": + case "33943-08.html": + case "33943-09.html": + case "33942-08.html": + case "33942-11.html": { htmltext = event; break; diff --git a/L2J_Mobius_03.0_Helios/dist/game/data/scripts/quests/Q10752_WindsOfFateAPromise/Q10752_WindsOfFateAPromise.java b/L2J_Mobius_03.0_Helios/dist/game/data/scripts/quests/Q10752_WindsOfFateAPromise/Q10752_WindsOfFateAPromise.java index 4af6f4b0ed..6a17cf7986 100644 --- a/L2J_Mobius_03.0_Helios/dist/game/data/scripts/quests/Q10752_WindsOfFateAPromise/Q10752_WindsOfFateAPromise.java +++ b/L2J_Mobius_03.0_Helios/dist/game/data/scripts/quests/Q10752_WindsOfFateAPromise/Q10752_WindsOfFateAPromise.java @@ -115,6 +115,13 @@ public class Q10752_WindsOfFateAPromise extends Quest case "31317-04.html": case "31523-02.html": case "31524-02.html": + case "31526-02.html": + case "33933-07.html": + case "33933-08.html": + case "33943-08.html": + case "33943-09.html": + case "33942-08.html": + case "33942-11.html": { htmltext = event; break; diff --git a/L2J_Mobius_04.0_GrandCrusade/dist/game/data/scripts/quests/Q10752_WindsOfFateAPromise/Q10752_WindsOfFateAPromise.java b/L2J_Mobius_04.0_GrandCrusade/dist/game/data/scripts/quests/Q10752_WindsOfFateAPromise/Q10752_WindsOfFateAPromise.java index b5d2e9720e..eb0e9f02de 100644 --- a/L2J_Mobius_04.0_GrandCrusade/dist/game/data/scripts/quests/Q10752_WindsOfFateAPromise/Q10752_WindsOfFateAPromise.java +++ b/L2J_Mobius_04.0_GrandCrusade/dist/game/data/scripts/quests/Q10752_WindsOfFateAPromise/Q10752_WindsOfFateAPromise.java @@ -116,6 +116,13 @@ public class Q10752_WindsOfFateAPromise extends Quest case "31317-04.html": case "31523-02.html": case "31524-02.html": + case "31526-02.html": + case "33933-07.html": + case "33933-08.html": + case "33943-08.html": + case "33943-09.html": + case "33942-08.html": + case "33942-11.html": { htmltext = event; break; diff --git a/L2J_Mobius_05.0_Salvation/dist/game/data/scripts/quests/Q10752_WindsOfFateAPromise/Q10752_WindsOfFateAPromise.java b/L2J_Mobius_05.0_Salvation/dist/game/data/scripts/quests/Q10752_WindsOfFateAPromise/Q10752_WindsOfFateAPromise.java index b5d2e9720e..eb0e9f02de 100644 --- a/L2J_Mobius_05.0_Salvation/dist/game/data/scripts/quests/Q10752_WindsOfFateAPromise/Q10752_WindsOfFateAPromise.java +++ b/L2J_Mobius_05.0_Salvation/dist/game/data/scripts/quests/Q10752_WindsOfFateAPromise/Q10752_WindsOfFateAPromise.java @@ -116,6 +116,13 @@ public class Q10752_WindsOfFateAPromise extends Quest case "31317-04.html": case "31523-02.html": case "31524-02.html": + case "31526-02.html": + case "33933-07.html": + case "33933-08.html": + case "33943-08.html": + case "33943-09.html": + case "33942-08.html": + case "33942-11.html": { htmltext = event; break; diff --git a/L2J_Mobius_06.0_Fafurion/dist/game/data/scripts/quests/Q10752_WindsOfFateAPromise/Q10752_WindsOfFateAPromise.java b/L2J_Mobius_06.0_Fafurion/dist/game/data/scripts/quests/Q10752_WindsOfFateAPromise/Q10752_WindsOfFateAPromise.java index b5d2e9720e..eb0e9f02de 100644 --- a/L2J_Mobius_06.0_Fafurion/dist/game/data/scripts/quests/Q10752_WindsOfFateAPromise/Q10752_WindsOfFateAPromise.java +++ b/L2J_Mobius_06.0_Fafurion/dist/game/data/scripts/quests/Q10752_WindsOfFateAPromise/Q10752_WindsOfFateAPromise.java @@ -116,6 +116,13 @@ public class Q10752_WindsOfFateAPromise extends Quest case "31317-04.html": case "31523-02.html": case "31524-02.html": + case "31526-02.html": + case "33933-07.html": + case "33933-08.html": + case "33943-08.html": + case "33943-09.html": + case "33942-08.html": + case "33942-11.html": { htmltext = event; break;