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 22230001 22230008 22230004 22230005 22230006 22230007 22230002 22230003">Open the gate</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_operate_door 0 22230001 22230008 22230004 22230005 22230006 22230007 22230002 22230003">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>