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

@@ -1,6 +1,6 @@
<html><body>Alegria:<br>
Once you exchange your Explorer Hat, you will not be able to receive it again. Are you ok with that?<br>
Your Birthday Hat is so pretty, which is why I'm worried that this might be a mistake on your part.<br>
<a action="bypass -h Quest CharacterBirthday change">"My mind's made"</a><br>
<a action="bypass -h npc_%objectId%_Chat 0">"Hmm. Maybe you're right." (Back)</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest CharacterBirthday change">"My mind's made"</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">"Hmm. Maybe you're right." (Back)</Button>
</body></html>