Small improvement for Link buypass.

This commit is contained in:
MobiusDev
2016-10-09 19:21:15 +00:00
parent 8d396c902e
commit f3249daaca
10 changed files with 18 additions and 18 deletions

View File

@@ -3,6 +3,6 @@ Look, look here. Doesn't it look cramped in here? Right outside is the blue, ope
I would escape this coop if I could, but then I can't with customers like you coming along... not that I'm saying you shouldn't come along! How would I get all my news otherwise?<br>
Ah well... lucky you. Wandering around like that...<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3287800">"I want to buy a recipe."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h action="link common/crafting_02.htm">"I want to buy a recipe and main ingredients of S-grade or below."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/crafting_02.htm">"I want to buy a recipe and main ingredients of S-grade or below."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_TerritoryStatus">"Can you tell me about the local lord and tax rate?"</Button>
</body></html>