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,14 +1,14 @@
<html><body>
<font color="LEVEL">[Fortress System Management]</font><br>
The fortress' facilities are being reset.<br>
The usage fee will no longer be automatically withdrawn from the clan warehouse.<br>
Do you wish to continue?<br>
<center>
<table width=200>
<tr>
<td align=center><button action="bypass -h npc_%objectId%_manage %apply%" value="Confirm" width=90 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
<td align=center><button action="bypass -h npc_%objectId%_manage" value="Cancel" width=90 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
</tr>
</table>
</center>
<html><body>
<font color="LEVEL">[Fortress System Management]</font><br>
The fortress' facilities are being reset.<br>
The usage fee will no longer be automatically withdrawn from the clan warehouse.<br>
Do you wish to continue?<br>
<center>
<table width=200>
<tr>
<td align=center><button action="bypass -h npc_%objectId%_manage %apply%" value="Confirm" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
<td align=center><button action="bypass -h npc_%objectId%_manage" value="Cancel" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
</tr>
</table>
</center>
</body></html>