Merged with released L2J-Unity files.

This commit is contained in:
mobiusdev
2016-06-12 01:34:09 +00:00
parent e003e87887
commit 635557f5da
18352 changed files with 3245113 additions and 2892959 deletions
+4 -6
View File
@@ -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>