From a61517b9009d97c5d592a99cfccf4772fffb362d Mon Sep 17 00:00:00 2001 From: Adry_85 <Adrya85@hotmail.it> Date: Wed, 25 Dec 2013 12:04:36 +0000 Subject: [PATCH] BETA: Updating Html for Kier and ice sculpture. Patch by: ivantotov Reviewed by: Adry_85, jurchiks --- L2J_DataPack_BETA/dist/game/data/html/default/32021.htm | 6 +++--- L2J_DataPack_BETA/dist/game/data/html/default/32022.htm | 4 ++-- L2J_DataPack_BETA/dist/game/data/html/default/32077.htm | 6 +++--- L2J_DataPack_BETA/dist/game/data/html/default/32078.htm | 6 +++--- L2J_DataPack_BETA/dist/game/data/html/default/32079.htm | 6 +++--- 5 files changed, 14 insertions(+), 14 deletions(-) diff --git a/L2J_DataPack_BETA/dist/game/data/html/default/32021.htm b/L2J_DataPack_BETA/dist/game/data/html/default/32021.htm index 684e5bd4d7..cd224174f0 100644 --- a/L2J_DataPack_BETA/dist/game/data/html/default/32021.htm +++ b/L2J_DataPack_BETA/dist/game/data/html/default/32021.htm @@ -1,4 +1,4 @@ -<html><body>Ice Sculpture:<br> -The Ice Sculpture was created by the Ice Queen's curse.<br> -<a action="bypass -h npc_%objectId%_Quest">Quest</a> +<html><body> +This ice sculpture is someone cursed by the Ice Queen, frozen for all time.<br> +<a action="bypass -h npc_%objectId%_Quest">Look around the piece and its surroundings.</a> </body></html> \ No newline at end of file diff --git a/L2J_DataPack_BETA/dist/game/data/html/default/32022.htm b/L2J_DataPack_BETA/dist/game/data/html/default/32022.htm index 21adbe6102..ae0e9a4bc0 100644 --- a/L2J_DataPack_BETA/dist/game/data/html/default/32022.htm +++ b/L2J_DataPack_BETA/dist/game/data/html/default/32022.htm @@ -1,4 +1,4 @@ -<html><body>Kierre:<br> -This sculpture looks very different from the others. It looks so sad, standing all alone in a desolate place like this.<br> +<html><body> +(This one is different than the ones I saw before. This one is isolated, and somehow sad looking.<br> <a action="bypass -h npc_%objectId%_Quest">Look around.</a> </body></html> \ No newline at end of file diff --git a/L2J_DataPack_BETA/dist/game/data/html/default/32077.htm b/L2J_DataPack_BETA/dist/game/data/html/default/32077.htm index 684e5bd4d7..41ba0b07fe 100644 --- a/L2J_DataPack_BETA/dist/game/data/html/default/32077.htm +++ b/L2J_DataPack_BETA/dist/game/data/html/default/32077.htm @@ -1,4 +1,4 @@ -<html><body>Ice Sculpture:<br> -The Ice Sculpture was created by the Ice Queen's curse.<br> -<a action="bypass -h npc_%objectId%_Quest">Quest</a> +<html><body> +Another poor soul cursed by the Ice Queen.<br> +<a action="bypass -h npc_%objectId%_Quest">Look around the piece and its surroundings.</a> </body></html> \ No newline at end of file diff --git a/L2J_DataPack_BETA/dist/game/data/html/default/32078.htm b/L2J_DataPack_BETA/dist/game/data/html/default/32078.htm index 684e5bd4d7..d44836c39c 100644 --- a/L2J_DataPack_BETA/dist/game/data/html/default/32078.htm +++ b/L2J_DataPack_BETA/dist/game/data/html/default/32078.htm @@ -1,4 +1,4 @@ -<html><body>Ice Sculpture:<br> -The Ice Sculpture was created by the Ice Queen's curse.<br> -<a action="bypass -h npc_%objectId%_Quest">Quest</a> +<html><body> +This is what happens to those cursed by the Ice Queen.<br> +<a action="bypass -h npc_%objectId%_Quest">Look around the piece and its surroundings.</a> </body></html> \ No newline at end of file diff --git a/L2J_DataPack_BETA/dist/game/data/html/default/32079.htm b/L2J_DataPack_BETA/dist/game/data/html/default/32079.htm index 684e5bd4d7..cd224174f0 100644 --- a/L2J_DataPack_BETA/dist/game/data/html/default/32079.htm +++ b/L2J_DataPack_BETA/dist/game/data/html/default/32079.htm @@ -1,4 +1,4 @@ -<html><body>Ice Sculpture:<br> -The Ice Sculpture was created by the Ice Queen's curse.<br> -<a action="bypass -h npc_%objectId%_Quest">Quest</a> +<html><body> +This ice sculpture is someone cursed by the Ice Queen, frozen for all time.<br> +<a action="bypass -h npc_%objectId%_Quest">Look around the piece and its surroundings.</a> </body></html> \ No newline at end of file -- GitLab