Parsed new style html buttons.

This commit is contained in:
mobius
2015-01-03 21:32:03 +00:00
parent 7e473d3efd
commit 15e5e063a7
5370 changed files with 12014 additions and 12014 deletions

View File

@@ -3,6 +3,6 @@ Ah, wait! There is a force field within the building. You may only enter under c
Did i already tell you about this? Did you find out from someone else?<br>
...<br>
I'm so absent-minded these days<br>
<a action="bypass -h npc_%objectId%_Chat 3">Ask about how to enter the Mansion.</a><br>
<a action="bypass -h npc_%objectId%_Chat 4">Ignore her and enter the Dark Cloud Mansion.</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 3">Ask about how to enter the Mansion.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 4">Ignore her and enter the Dark Cloud Mansion.</Button>
</body></html>