From 8be3039133338ac7e2e9a28958501d803d47d25c Mon Sep 17 00:00:00 2001 From: MobiusDevelopment <8391001+MobiusDevelopment@users.noreply.github.com> Date: Sun, 18 Jul 2021 14:21:30 +0000 Subject: [PATCH] Quest 10290 button and dialog show fix. Contributed by gvr. --- .../game/data/scripts/quests/Q10290_ATripBegins/30332-03.htm | 1 + .../scripts/quests/Q10290_ATripBegins/Q10290_ATripBegins.java | 1 + .../game/data/scripts/quests/Q10290_ATripBegins/30332-03.htm | 1 + .../scripts/quests/Q10290_ATripBegins/Q10290_ATripBegins.java | 1 + 4 files changed, 4 insertions(+) diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/scripts/quests/Q10290_ATripBegins/30332-03.htm b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/scripts/quests/Q10290_ATripBegins/30332-03.htm index 0059bcb2c1..838d9ca229 100644 --- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/scripts/quests/Q10290_ATripBegins/30332-03.htm +++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/scripts/quests/Q10290_ATripBegins/30332-03.htm @@ -3,4 +3,5 @@ If you need some guidance, talk to a Gatekeeper. They We have a Gatekeeper in Wind Village as well.
Talk to Gatekeeper Mellos or find Gatekeeper Bella in Gludio.
If you want to go straight to Gludio's Gatekeeper, I can send you there right now.
+ \ No newline at end of file diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/scripts/quests/Q10290_ATripBegins/Q10290_ATripBegins.java b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/scripts/quests/Q10290_ATripBegins/Q10290_ATripBegins.java index 0d627f915d..78923e7a51 100644 --- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/scripts/quests/Q10290_ATripBegins/Q10290_ATripBegins.java +++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/scripts/quests/Q10290_ATripBegins/Q10290_ATripBegins.java @@ -105,6 +105,7 @@ public class Q10290_ATripBegins extends Quest case "AutomaticHunting-03.html": case "30256-01.html": case "30256-02.html": + case "30256-04.html": case "30332-01.html": case "30332.htm": case "30332-01.htm": diff --git a/L2J_Mobius_Essence_5.2_FrostLord/dist/game/data/scripts/quests/Q10290_ATripBegins/30332-03.htm b/L2J_Mobius_Essence_5.2_FrostLord/dist/game/data/scripts/quests/Q10290_ATripBegins/30332-03.htm index 0059bcb2c1..838d9ca229 100644 --- a/L2J_Mobius_Essence_5.2_FrostLord/dist/game/data/scripts/quests/Q10290_ATripBegins/30332-03.htm +++ b/L2J_Mobius_Essence_5.2_FrostLord/dist/game/data/scripts/quests/Q10290_ATripBegins/30332-03.htm @@ -3,4 +3,5 @@ If you need some guidance, talk to a Gatekeeper. They We have a Gatekeeper in Wind Village as well.
Talk to Gatekeeper Mellos or find Gatekeeper Bella in Gludio.
If you want to go straight to Gludio's Gatekeeper, I can send you there right now.
+ \ No newline at end of file diff --git a/L2J_Mobius_Essence_5.2_FrostLord/dist/game/data/scripts/quests/Q10290_ATripBegins/Q10290_ATripBegins.java b/L2J_Mobius_Essence_5.2_FrostLord/dist/game/data/scripts/quests/Q10290_ATripBegins/Q10290_ATripBegins.java index 0d627f915d..78923e7a51 100644 --- a/L2J_Mobius_Essence_5.2_FrostLord/dist/game/data/scripts/quests/Q10290_ATripBegins/Q10290_ATripBegins.java +++ b/L2J_Mobius_Essence_5.2_FrostLord/dist/game/data/scripts/quests/Q10290_ATripBegins/Q10290_ATripBegins.java @@ -105,6 +105,7 @@ public class Q10290_ATripBegins extends Quest case "AutomaticHunting-03.html": case "30256-01.html": case "30256-02.html": + case "30256-04.html": case "30332-01.html": case "30332.htm": case "30332-01.htm":