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,10 @@
<html><body>Blacksmith Morning:<br>
<font color="LEVEL">Augmenting</font> means giving energy to weapons or accessories. To augment, <font color="LEVEL">Life Stones</font> were needed, but they can no longer be found.<br>
Don't worry, though. I heard that they found a more powerful stone. It's called the <font color="LEVEL">Spirit Stone</font>.<br>
If you have some <font color="LEVEL">Life Stones</font> left, you can still <font color="LEVEL">augment items</font>. I can also exchange those Life Stones for <font color="LEVEL">Spirit Stones</font>.<br>
Just tell me what you need.<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="link blacksmith_morning001.htm">Back</Button>
</body></html>