From 8f88108c67d7c105a336a1a32d48126eef62f309 Mon Sep 17 00:00:00 2001
From: ivantotov <gmtotov@gmail.com>
Date: Thu, 29 Oct 2015 17:10:51 +0200
Subject: [PATCH] Update some html's to High Five

---
 dist/game/data/html/default/30761-1.htm | 3 ++-
 dist/game/data/html/default/30761.htm   | 3 +--
 dist/game/data/html/default/30762-1.htm | 3 ++-
 dist/game/data/html/default/30762.htm   | 3 +--
 dist/game/data/html/default/30763-1.htm | 2 +-
 dist/game/data/html/default/30763.htm   | 2 +-
 dist/game/data/html/default/30765.htm   | 4 ++--
 7 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/dist/game/data/html/default/30761-1.htm b/dist/game/data/html/default/30761-1.htm
index ff174c33be..e6d1341c27 100644
--- a/dist/game/data/html/default/30761-1.htm
+++ b/dist/game/data/html/default/30761-1.htm
@@ -1,2 +1,3 @@
 <html><body>Corpse of Fritz:<br>
-There is nothing inside.</body></html>
\ No newline at end of file
+Nothing is there.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/html/default/30761.htm b/dist/game/data/html/default/30761.htm
index d9c3115367..f25d8ae09b 100644
--- a/dist/game/data/html/default/30761.htm
+++ b/dist/game/data/html/default/30761.htm
@@ -1,5 +1,4 @@
 <html><body>Corpse of Fritz:<br>
-Dwarven corpse. Is carrying a large bag.<br>
-<a action="bypass -h npc_%objectId%_Chat 1">Open bag.</a><br>
+An unfamiliar Dwarf has collapsed. He appears to have died of a bad injury.<br>
 <a action="bypass -h npc_%objectId%_Quest">Quest.</a>
 </body></html>
\ No newline at end of file
diff --git a/dist/game/data/html/default/30762-1.htm b/dist/game/data/html/default/30762-1.htm
index 0b632b44c0..f30815fc38 100644
--- a/dist/game/data/html/default/30762-1.htm
+++ b/dist/game/data/html/default/30762-1.htm
@@ -1,2 +1,3 @@
 <html><body>Corpse of Lutz:<br>
-There is nothing inside.</body></html>
\ No newline at end of file
+It is empty.
+</body></html>
\ No newline at end of file
diff --git a/dist/game/data/html/default/30762.htm b/dist/game/data/html/default/30762.htm
index d05a8a23a8..30e85937a6 100644
--- a/dist/game/data/html/default/30762.htm
+++ b/dist/game/data/html/default/30762.htm
@@ -1,5 +1,4 @@
 <html><body>Corpse of Lutz:<br>
-Dwarven corpse. Is carrying a large bag.<br>
-<a action="bypass -h npc_%objectId%_Chat 1">Open bag.</a><br>
+The corpse of a Dwarf, apparently the victim of a grievous injury.<br>
 <a action="bypass -h npc_%objectId%_Quest">Quest</a>
 </body></html>
\ No newline at end of file
diff --git a/dist/game/data/html/default/30763-1.htm b/dist/game/data/html/default/30763-1.htm
index 1012cc89e5..c3827b7993 100644
--- a/dist/game/data/html/default/30763-1.htm
+++ b/dist/game/data/html/default/30763-1.htm
@@ -1,4 +1,4 @@
 <html><body>Corpse of Kurtz:<br>
-There is nothing inside.<br>
+There is nothing there.<br>
 <a action="bypass -h npc_%objectId%_Quest">Quest</a>
 </body></html>
\ No newline at end of file
diff --git a/dist/game/data/html/default/30763.htm b/dist/game/data/html/default/30763.htm
index 6de4a834ee..08effa0b2d 100644
--- a/dist/game/data/html/default/30763.htm
+++ b/dist/game/data/html/default/30763.htm
@@ -1,4 +1,4 @@
 <html><body>Corpse of Kurtz:<br>
-Dwarven corpse. Is carrying a large bag.<br>
+A dead Dwarf, apparently the victim of grievous injury.<br>
 <a action="bypass -h npc_%objectId%_Chat 1">Open bag.</a>
 </body></html>
\ No newline at end of file
diff --git a/dist/game/data/html/default/30765.htm b/dist/game/data/html/default/30765.htm
index 86a0d4051c..c9d8eb6649 100644
--- a/dist/game/data/html/default/30765.htm
+++ b/dist/game/data/html/default/30765.htm
@@ -1,4 +1,4 @@
-<html><body>Imperial Coffer:<br><br>
-Large box in which an exquisite decorative pattern is carved. It is fastened with six locks.<br><br>
+<html><body>Imperial Coffer:<br>
+A large wooden box, carved with an exquisite decorative pattern.<br>
 <a action="bypass -h npc_%objectId%_Quest">Open coffer.</a>
 </body></html>
\ No newline at end of file
-- 
GitLab