Corrections for quest Best Choice (10566).

Contributed by Index.
This commit is contained in:
MobiusDevelopment
2022-01-02 00:43:39 +00:00
parent 28d47ddab2
commit 6a0399433f
12 changed files with 45 additions and 15 deletions

View File

@@ -7,4 +7,5 @@ My brother Pushkin and I are going to open the best blacksmith shop in the town.
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/crafting_03.htm">Upgrade R-grade or higher grade items</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/crafting_01.htm">Crafting</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_TerritoryStatus">Ask about local governor and taxes</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@@ -7,4 +7,5 @@ What would you like? I can craft everything, from jewelry to battle golems! Your
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/crafting_03.htm">Upgrade R-grade or higher grade items</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/crafting_01.htm">Crafting</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_TerritoryStatus">Ask about local governor and taxes</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>