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,4 +1,4 @@
<html><body>You may begin to learn skills when you reach level 5. Training in skills may be obtained at the Temple of Shilen, where the masters and elders stay. The Temple is the largest building in the village, north of the village square. The masters there will teach you. First, however, you will need to acquire<font color="LEVEL"> SP</font> before you can obtain skills, SP stands for skill points, and like experience, they are earned by defeating monsters. SP are deducted when you learn a new skill. If you are curious about you SP, click the Character Status button and view the Status tab on the window. You must expand SP for each individual skill you acquire.<br>
<a action="bypass -h npc_%objectId%_Chat 6">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 6">I want to know more about skills</Button>
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Return</Button>
</body></html>