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":