Sync with L2JServer Jan 9th 2015.

This commit is contained in:
mobius
2015-01-09 19:55:02 +00:00
parent 9c9b0aaff7
commit 4c2db62a63
618 changed files with 19803 additions and 7853 deletions

View File

@@ -1,8 +1,8 @@
<html><body>Nothing unusual to report, my Lord.<br>
What do you wish to do?<br>
<center>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_open_doors 1, 19210001, 19210002">Open the Castle Gate.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_close_doors 1, 19210001, 19210002">Close the Castle Gate.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_open_doors 1, 19210001, 19210002">Open the Castle Gate</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_close_doors 1, 19210001, 19210002">Close the Castle Gate</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_tele 2001">Teleport (Out of the Gate)</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_tele 2002">Teleport (Into the Gate)</Button>
</center>