From 86dc4220b4e4386cfde9e7f635da312d835a00cf Mon Sep 17 00:00:00 2001
From: Zoey76 <zoey_76@msn.com>
Date: Mon, 23 Jun 2014 06:22:11 +0000
Subject: [PATCH] BETA: Minor typo in HTMLs.

Reported by: u3games
---
 .../dist/game/data/scripts/hellbound/AI/NPC/Kanaf/32346-01.htm  | 2 +-
 .../dist/game/data/scripts/hellbound/AI/NPC/Kanaf/32346-02.htm  | 2 +-
 .../dist/game/data/scripts/hellbound/AI/NPC/Kanaf/32346-03.htm  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/L2J_DataPack_BETA/dist/game/data/scripts/hellbound/AI/NPC/Kanaf/32346-01.htm b/L2J_DataPack_BETA/dist/game/data/scripts/hellbound/AI/NPC/Kanaf/32346-01.htm
index a509af7f66..b589ebaec1 100644
--- a/L2J_DataPack_BETA/dist/game/data/scripts/hellbound/AI/NPC/Kanaf/32346-01.htm
+++ b/L2J_DataPack_BETA/dist/game/data/scripts/hellbound/AI/NPC/Kanaf/32346-01.htm
@@ -1,5 +1,5 @@
 <html><body>Kanaf:<br>
 We have information that the chief guard is hiding somewhere in the town. He has the key to the sculpture that can take you to the entrance of the Steel Citadel. To enter the Steel Citadel, you must first find him!<br>
 <a action="bypass -h Quest Kanaf info">Ask him for more information.</a><br>
-<a action="bypass -h npc_%objectId%_Quest HellboundTown">Infiltrate the town.</a>
+<a action="bypass -h npc_%objectId%_Quest UrbanArea">Infiltrate the town.</a>
 </body></html>
diff --git a/L2J_DataPack_BETA/dist/game/data/scripts/hellbound/AI/NPC/Kanaf/32346-02.htm b/L2J_DataPack_BETA/dist/game/data/scripts/hellbound/AI/NPC/Kanaf/32346-02.htm
index 95ddeba349..d9005ceaeb 100644
--- a/L2J_DataPack_BETA/dist/game/data/scripts/hellbound/AI/NPC/Kanaf/32346-02.htm
+++ b/L2J_DataPack_BETA/dist/game/data/scripts/hellbound/AI/NPC/Kanaf/32346-02.htm
@@ -1,5 +1,5 @@
 <html><body>Kanaf:<br>
 According to our intelligence sources, Torture Expert Amaskari has been guarding the prisoners. However, even if some of our comrades have collaborated with him rather than face torture, we can't let them become human shields to protect him!<br>
 <a action="bypass -h Quest Kanaf info">Ask him about other information.</a><br>
-<a action="bypass -h npc_%objectId%_Quest HellboundTown">Infiltrate the town.</a>
+<a action="bypass -h npc_%objectId%_Quest UrbanArea">Infiltrate the town.</a>
 </body></html>
diff --git a/L2J_DataPack_BETA/dist/game/data/scripts/hellbound/AI/NPC/Kanaf/32346-03.htm b/L2J_DataPack_BETA/dist/game/data/scripts/hellbound/AI/NPC/Kanaf/32346-03.htm
index e418a9044e..2da8392e50 100644
--- a/L2J_DataPack_BETA/dist/game/data/scripts/hellbound/AI/NPC/Kanaf/32346-03.htm
+++ b/L2J_DataPack_BETA/dist/game/data/scripts/hellbound/AI/NPC/Kanaf/32346-03.htm
@@ -1,5 +1,5 @@
 <html><body>Kanaf:<br>
 It is said that there is a passage to a workshop somewhere in the Steel Citadel where evil creatures are being manufactured for the war. Supposedly you need something very rare in order to enter it, and no one we know has yet been able to do so.<br>
 <a action="bypass -h Quest Kanaf info">Ask him about other information.</a><br>
-<a action="bypass -h npc_%objectId%_Quest HellboundTown">Infiltrate the town</a>
+<a action="bypass -h npc_%objectId%_Quest UrbanArea">Infiltrate the town</a>
 </body></html>
-- 
GitLab