Talking Island NPC improvements.

This commit is contained in:
mobius
2015-01-04 01:23:01 +00:00
parent 15e5e063a7
commit 11efd972c6
30 changed files with 120 additions and 19 deletions

View File

@@ -0,0 +1,11 @@
<html><body>Akram:<br>
You want to know more about the Ancient Giant heroes mentioned in the Scroll of Afterlife? Which hero would you like to hear about?<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 4">"Sigel Knight 'Abelius'!"</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 5">"Yul Archer 'Kronbisk'!"</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 6">"Tyrr Warrior 'Sapphirus'!"</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 7">"Othell Rogue 'Kashnaga'!"</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 8">"Feoh Wizard 'Soltkrieg'!"</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 9">"Iss Enchanter 'Raister'!"</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 10">"Wynn Summoner 'Naviarope'!"</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 11">"Aeore Healer 'Lakcis'!"</Button>
</body></html>