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

View File

@@ -0,0 +1,9 @@
<html><body>Blacksmith Hilda:<br>
Do you have a request for Hilda? I can augment an item or remove augmentation.<br>
By the way, do you have Life Stones? I heard that <font color="LEVEL">Life Stones can no longer be found</font>. The good thing is that a more powerful stone has been found. It's called the <font color="LEVEL">Spirit Stone</font>.<br>
I'm busy, but if you have some <font color="LEVEL">Life Stones</font> left, I can still augment items for you. If not, I can exchange them for <font color="LEVEL">Spirit Stones</font>.<br>
<Button ALIGN="LEFT" ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/augmentation_01.htm">"I want to augment an item."</Button>
<Button ALIGN="LEFT" ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/augmentation_02.htm">"I want to remove an augmentation."</Button>
<Button ALIGN="LEFT" ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/augmentation_exchange.htm">"I want to exchange Life Stones."</Button>
<Button ALIGN="LEFT" ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Back</Button>
</body></html>