TOI NPC Updates.

Contributed by Stayway.
This commit is contained in:
MobiusDev
2015-08-20 13:38:52 +00:00
parent 3c88615b4a
commit bb87a6eb22
5 changed files with 126 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
<html><body>Researcher Keplon:<br>
Hm..Unfortunately I don't have enough Dimensional Stones myself... I could help you if you absolutely need them. I could sell some of mine to you?<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ToIVortex GREEN">Buy a Green Dimensional Stone. (10,000 Adena)</Button></br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ToIVortex BLUE">Buy a Blue Dimensional Stone. (10,000 Adena)</Button></br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ToIVortex RED">Buy a Red Dimensional Stone. (10,000 Adena)</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ToIVortex GREEN">"I want to Buy a Green Dimensional Stone." (10,000 Adena)</Button></br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ToIVortex BLUE">"I want to Buy a Blue Dimensional Stone." (10,000 Adena)</Button></br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ToIVortex RED">"I want to Buy a Red Dimensional Stone." (10,000 Adena)</Button>
</body></html>

View File

@@ -0,0 +1,5 @@
<html><body>Ende:<br>
Ho there! Yes, you there! Can you do something for me? I promise it will be worth your while..<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 800001">"I want to exchange Tokens of Insolence Tower for something else."</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@@ -0,0 +1,5 @@
<html><body>Kyuori:<br>
If you are lucky and do me a teeeeeensy little favor, I will tell you something interesting.<br>
Are you a brave adventurer? If so, we can talk!<br>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button></body>
</body></html>