From 03b9027e967f5423c189b65f1300b1450680ad96 Mon Sep 17 00:00:00 2001
From: MobiusDev <8391001+MobiusDevelopment@users.noreply.github.com>
Date: Thu, 10 Aug 2017 08:49:09 +0000
Subject: [PATCH] Quest warning fixes. Contributed by Stayway.
---
.../quests/Q00043_HelpTheSister/30829-03.html | 2 +-
.../Q00043_HelpTheSister/Q00043_HelpTheSister.java | 12 +++++++++---
.../Q00137_TempleChampionPart1/30070-08.html | 2 +-
.../Q00137_TempleChampionPart1.java | 14 ++++++++------
.../quests/Q00371_ShrieksOfGhosts/30867-02.htm | 2 +-
.../Q00371_ShrieksOfGhosts.java | 7 ++++---
.../quests/Q00043_HelpTheSister/30829-03.html | 2 +-
.../Q00043_HelpTheSister/Q00043_HelpTheSister.java | 12 +++++++++---
.../Q00137_TempleChampionPart1/30070-08.html | 2 +-
.../Q00137_TempleChampionPart1.java | 14 ++++++++------
10 files changed, 43 insertions(+), 26 deletions(-)
diff --git a/L2J_Mobius_Helios/dist/game/data/scripts/quests/Q00043_HelpTheSister/30829-03.html b/L2J_Mobius_Helios/dist/game/data/scripts/quests/Q00043_HelpTheSister/30829-03.html
index c7f44bb372..f4ca421076 100644
--- a/L2J_Mobius_Helios/dist/game/data/scripts/quests/Q00043_HelpTheSister/30829-03.html
+++ b/L2J_Mobius_Helios/dist/game/data/scripts/quests/Q00043_HelpTheSister/30829-03.html
@@ -1,4 +1,4 @@
Pet Manager Cooper:
-I could just send a sword to my sister, but I'm worried about her. I'm afraid she's in great danger on the road to Giran! Hunt Specters and Sorrow Maidens on the Execution Grounds. Please kill at least 30.
+I could just send a sword to my sister, but I'm worried about her. I'm afraid she's in great danger on the road to Giran! Hunt Hobgoblin, Dion Grizzly, Dire Wolf, Ol Mahum Ranger, Monster Eye Searcher, Monster Eye Gazer, Enku Orc Champion, Enku Orc Shaman on the Dion Hills. Please kill at least 30.
Last night I dreamed that specters and sorrow maidens were chasing my sister. The more you kill, the better her chances are!
\ No newline at end of file
diff --git a/L2J_Mobius_Helios/dist/game/data/scripts/quests/Q00043_HelpTheSister/Q00043_HelpTheSister.java b/L2J_Mobius_Helios/dist/game/data/scripts/quests/Q00043_HelpTheSister/Q00043_HelpTheSister.java
index bc77774ce6..5f37813750 100644
--- a/L2J_Mobius_Helios/dist/game/data/scripts/quests/Q00043_HelpTheSister/Q00043_HelpTheSister.java
+++ b/L2J_Mobius_Helios/dist/game/data/scripts/quests/Q00043_HelpTheSister/Q00043_HelpTheSister.java
@@ -33,8 +33,14 @@ public final class Q00043_HelpTheSister extends Quest
private static final int COOPER = 30829;
private static final int GALLADUCCI = 30097;
// Monsters
- private static final int SPECTER = 20171;
- private static final int SORROW_MAIDEN = 20197;
+ private static final int HOBGOBLIN = 20147;
+ private static final int DION_GRIZZLY = 20203;
+ private static final int DIRE_WOLF = 20205;
+ private static final int OL_MAHUM_RANGER = 20224;
+ private static final int MONSTER_EYE_SEARCHER = 20265;
+ private static final int MONSTER_EYE_GAZER = 20266;
+ private static final int ENKU_ORC_HERO = 20291;
+ private static final int ENKU_ORC_SHAMAN = 20292;
// Items
private static final int CRAFTED_DAGGER = 220;
private static final int MAP_PIECE = 7550;
@@ -48,7 +54,7 @@ public final class Q00043_HelpTheSister extends Quest
super(43);
addStartNpc(COOPER);
addTalkId(COOPER, GALLADUCCI);
- addKillId(SORROW_MAIDEN, SPECTER);
+ addKillId(DION_GRIZZLY, HOBGOBLIN, DIRE_WOLF, OL_MAHUM_RANGER, MONSTER_EYE_SEARCHER, MONSTER_EYE_GAZER, ENKU_ORC_HERO, ENKU_ORC_SHAMAN);
registerQuestItems(MAP, MAP_PIECE);
addCondMinLevel(MIN_LVL, "30829-00a.html");
}
diff --git a/L2J_Mobius_Helios/dist/game/data/scripts/quests/Q00137_TempleChampionPart1/30070-08.html b/L2J_Mobius_Helios/dist/game/data/scripts/quests/Q00137_TempleChampionPart1/30070-08.html
index e57488ea4a..5b0f8703a8 100644
--- a/L2J_Mobius_Helios/dist/game/data/scripts/quests/Q00137_TempleChampionPart1/30070-08.html
+++ b/L2J_Mobius_Helios/dist/game/data/scripts/quests/Q00137_TempleChampionPart1/30070-08.html
@@ -2,6 +2,6 @@
Many of our regional temples have recently reported certain signs and omens that we cannot ignore...
We dispatched an inspector to investigate, but apparently something befell his party near the Execution Grounds.
He was carrying the final report on his discoveries when, we suspect, he and his companions were attacked.
-Defeat monsters at the Execution Grounds -- Amber Basilisks, Strains, Ghouls, Granite Golems, Dead Seekers and Hangman Trees -- and bring me the pieces of the inspector's report.
+Defeat monsters at the Dion Hills -- Hobgoblin, Dion Grizzly, Dire Wolf, Ol Mahum Ranger, Monster Eye Searcher, Monster Eye Gazer, Enku Orc Champion and Enku Orc Shaman -- and bring me the pieces of the inspector's report.
It should be approximately 30 pages altogether...