Merged with released L2J-Unity files.
This commit is contained in:
+4
-6
@@ -1,7 +1,5 @@
|
||||
<html><body>Trader Edroc:<br>
|
||||
Can I sell you something, friend? Please tell me if you see something you like.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3023000">Buy equipment for Fighters.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3023001">Buy equipment for Wizards.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3023002">Buy Fighter Common Items.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3023003">Buy Wizard Common Items.</Button>
|
||||
<html><body>Trader Edroc:<br>
|
||||
Can I sell you something, friend? See anything that tickles your fancy?<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3023000">"I want to trade Warrior Equipment."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3023001">"Let's trade some Wizard equipment."</Button>
|
||||
</body></html>
|
||||
Reference in New Issue
Block a user