Partial sync with L2jServer HighFive Nov 6th 2015.

This commit is contained in:
MobiusDev
2015-11-07 01:14:51 +00:00
parent 4964c24da9
commit 57dcdb065d
107 changed files with 1331 additions and 266 deletions

View File

@@ -1,2 +1,3 @@
<html><body>Corpse of Fritz:<br>
There is nothing inside.</body></html>
Nothing is there.
</body></html>

View File

@@ -1,5 +1,4 @@
<html><body>Corpse of Fritz:<br>
Dwarven corpse. Is carrying a large bag.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Open bag.</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest.</Button>
An unfamiliar Dwarf has collapsed. He appears to have died of a bad injury.<br>
Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest.</Button>
</body></html>

View File

@@ -1,2 +1,3 @@
<html><body>Corpse of Lutz:<br>
There is nothing inside.</body></html>
It is empty.
</body></html>

View File

@@ -1,5 +1,4 @@
<html><body>Corpse of Lutz:<br>
Dwarven corpse. Is carrying a large bag.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Open bag.</Button>
The corpse of a Dwarf, apparently the victim of a grievous injury.<br>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@@ -1,4 +1,4 @@
<html><body>Corpse of Kurtz:<br>
There is nothing inside.<br>
There is nothing there.<br>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@@ -1,4 +1,4 @@
<html><body>Corpse of Kurtz:<br>
Dwarven corpse. Is carrying a large bag.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Open bag.</Button>
A dead Dwarf, apparently the victim of grievous injury.<br>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@@ -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>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest">Open coffer.</Button>
<html><body>Imperial Coffer:<br>
A large wooden box, carved with an exquisite decorative pattern.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>