From 87908f36c1717a04bcd125aed1fe37cb4fdd4949 Mon Sep 17 00:00:00 2001 From: Zoey76 <zoey_76@msn.com> Date: Wed, 3 Apr 2013 01:46:53 +0000 Subject: [PATCH] BETA: Minor typo fix in Quest Refined Dragon Blood (905). Patch by: u3games Reviewed by: Zoey76, JMD, jurchiks --- .../data/scripts/quests/Q00905_RefinedDragonBlood/32864-01.htm | 2 +- .../data/scripts/quests/Q00905_RefinedDragonBlood/32864-04.htm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/L2J_DataPack_BETA/dist/game/data/scripts/quests/Q00905_RefinedDragonBlood/32864-01.htm b/L2J_DataPack_BETA/dist/game/data/scripts/quests/Q00905_RefinedDragonBlood/32864-01.htm index 166403b199..21b210c9dd 100644 --- a/L2J_DataPack_BETA/dist/game/data/scripts/quests/Q00905_RefinedDragonBlood/32864-01.htm +++ b/L2J_DataPack_BETA/dist/game/data/scripts/quests/Q00905_RefinedDragonBlood/32864-01.htm @@ -1,4 +1,4 @@ <html><body>Separated Soul:<br> Well now. Do you know about the dragons that appear in <font color="LEVEL">Antharas's Lair</font>?<br> -<a action="bypass -h Quest Q00905_RefinedDragonBlood 32864-04.html">"Well... Not really."</a> +<a action="bypass -h Quest Q00905_RefinedDragonBlood 32864-04.htm">"Well... Not really."</a> </body></html> \ No newline at end of file diff --git a/L2J_DataPack_BETA/dist/game/data/scripts/quests/Q00905_RefinedDragonBlood/32864-04.htm b/L2J_DataPack_BETA/dist/game/data/scripts/quests/Q00905_RefinedDragonBlood/32864-04.htm index a305402113..83e8e0fab7 100644 --- a/L2J_DataPack_BETA/dist/game/data/scripts/quests/Q00905_RefinedDragonBlood/32864-04.htm +++ b/L2J_DataPack_BETA/dist/game/data/scripts/quests/Q00905_RefinedDragonBlood/32864-04.htm @@ -5,5 +5,5 @@ That liquid is actually the dragons' blood.<br> If you refine their blood, it can be used by humans.<br> If you collect those liquids and bring them to me, I will refine them for you.<br> But the refined dragon blood can only be used where the dragon's magic power can be felt. But if you would still like them, bring them to me.<br> -<a action="bypass -h Quest Q00905_RefinedDragonBlood 32864-05.html">"I will collect them."</a> +<a action="bypass -h Quest Q00905_RefinedDragonBlood 32864-05.htm">"I will collect them."</a> </body></html> \ No newline at end of file -- GitLab