Hellbound multisell, Budenka and some NPC rework.

Contributed by Stayway.
This commit is contained in:
MobiusDev
2016-03-03 07:32:31 +00:00
parent 56c8b7288a
commit 82ddc62f24
7 changed files with 2526 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
<html><body>Ancient Literature Caravaner Budenka:<br>
So, what do you want to trade for?<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 3">"I want a recipe and fragments for an R-grade item."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 3">"I want a recipe and fragments for an R95-grade item."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 3">"I want a recipe and fragments for an R99-grade item."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3229401">"I want a recipe and fragments for an R-grade item."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3229402">"I want a recipe and fragments for an R95-grade item."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3229403">"I want a recipe and fragments for an R99-grade item."</Button>
</body></html>

View File

@@ -4,6 +4,6 @@ So bring either the Sealed Demonig Tome or the Bloodied Demonic Tome, and I'll p
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"I just wanna know about Demonic Tomes."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 2">"You know anything about Beleth?"</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 3">"I have Sealed Demonic Tome for you."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">"I have a Bloodied Demonic Tome if you like."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3229404">"I have a Bloodied Demonic Tome if you like."</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>