Fortress html fixes.

Contributed by Stayway.
This commit is contained in:
MobiusDev
2015-04-11 06:29:16 +00:00
parent 5febea85ec
commit 46669bba9d
80 changed files with 92 additions and 53 deletions

View File

@@ -3,6 +3,6 @@
<center>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_operate_door 1 22150001 22150008 22150002 22150003 22150006 22150007 22150004 22150005">Open the gate</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_operate_door 0 22150001 22150008 22150002 22150003 22150006 22150007 22150004 22150005">Close the gate</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link fortress/foreman.htm">Return</Button>
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Link fortress/foreman.htm">Return</Button>
</center>
</body></html>