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,5 +1,5 @@
<html><body>You can begin to learn skills when you reach level 5. You will receive instruction in new skills from the Masters of the Warriors Guild. The guildhall lies to the east, near the tower at the crossroads in the center of the village<br>
Now, pay attention; you'll need<font color="LEVEL"> SP</font> to gain your skills, SP is short for skill ponits, and they're earned along with experience whenever you defeat a monster, SP are deducted whenever you learn a new skill. You can check your SP by clicking the Character Status button, the on the Status tab in the window. Of course, the number of SP you need will vary, depending on the skill you're after.<br>
<a action="bypass -h npc_%objectId%_Chat 7">I want to know more about skills</a><br>
<a action="bypass -h npc_%objectId%_Chat 0">Return</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 7">I want to know more about skills</Button>
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Return</Button>
</body></html>