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

@@ -1,6 +1,6 @@
<html><body>Frontier Guard Captain Fleming Van Issen:<br>
Although the war is over, the dispute over the border has yet to be resolved. Keep your head down for now.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_open_doors 1, 24170001">Open the gate</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_close_doors 1, 24170001">Close the gate</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
<html><body>Border Patrol Captain Fleming Van Issen:<br>
Although the war is over, the dispute over the border has yet to be resolved. Keep your head down for now.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_open_doors 1, 24170001">Open the door</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_close_doors 1, 24170001">Close the door</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>