From fd66eb2e4157f917df6e57073f92266c20617f42 Mon Sep 17 00:00:00 2001 From: MobiusDev <8391001+MobiusDevelopment@users.noreply.github.com> Date: Thu, 7 Sep 2017 21:29:48 +0000 Subject: [PATCH] Fixed quest The Man of Mystery (10791). --- .../quests/Q10791_TheManOfMystery/Q10791_TheManOfMystery.java | 2 ++ .../quests/Q10791_TheManOfMystery/Q10791_TheManOfMystery.java | 2 ++ .../quests/Q10791_TheManOfMystery/Q10791_TheManOfMystery.java | 2 ++ 3 files changed, 6 insertions(+) diff --git a/L2J_Mobius_1.0_Ertheia/dist/game/data/scripts/quests/Q10791_TheManOfMystery/Q10791_TheManOfMystery.java b/L2J_Mobius_1.0_Ertheia/dist/game/data/scripts/quests/Q10791_TheManOfMystery/Q10791_TheManOfMystery.java index fb876dd74f..e39457f8f7 100644 --- a/L2J_Mobius_1.0_Ertheia/dist/game/data/scripts/quests/Q10791_TheManOfMystery/Q10791_TheManOfMystery.java +++ b/L2J_Mobius_1.0_Ertheia/dist/game/data/scripts/quests/Q10791_TheManOfMystery/Q10791_TheManOfMystery.java @@ -80,11 +80,13 @@ public class Q10791_TheManOfMystery extends Quest case "33847-02.htm": case "33847-03.htm": { + htmltext = event; break; } case "33847-04.htm": { qs.startQuest(); + htmltext = event; break; } case "thank": diff --git a/L2J_Mobius_2.5_Underground/dist/game/data/scripts/quests/Q10791_TheManOfMystery/Q10791_TheManOfMystery.java b/L2J_Mobius_2.5_Underground/dist/game/data/scripts/quests/Q10791_TheManOfMystery/Q10791_TheManOfMystery.java index fb876dd74f..e39457f8f7 100644 --- a/L2J_Mobius_2.5_Underground/dist/game/data/scripts/quests/Q10791_TheManOfMystery/Q10791_TheManOfMystery.java +++ b/L2J_Mobius_2.5_Underground/dist/game/data/scripts/quests/Q10791_TheManOfMystery/Q10791_TheManOfMystery.java @@ -80,11 +80,13 @@ public class Q10791_TheManOfMystery extends Quest case "33847-02.htm": case "33847-03.htm": { + htmltext = event; break; } case "33847-04.htm": { qs.startQuest(); + htmltext = event; break; } case "thank": diff --git a/L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/Q10791_TheManOfMystery/Q10791_TheManOfMystery.java b/L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/Q10791_TheManOfMystery/Q10791_TheManOfMystery.java index fb876dd74f..e39457f8f7 100644 --- a/L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/Q10791_TheManOfMystery/Q10791_TheManOfMystery.java +++ b/L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/Q10791_TheManOfMystery/Q10791_TheManOfMystery.java @@ -80,11 +80,13 @@ public class Q10791_TheManOfMystery extends Quest case "33847-02.htm": case "33847-03.htm": { + htmltext = event; break; } case "33847-04.htm": { qs.startQuest(); + htmltext = event; break; } case "thank":