Separated the Classic Datapack to it's own folder.

This commit is contained in:
MobiusDev
2015-05-02 03:45:56 +00:00
parent 08e28fe058
commit 484bff80bb
11501 changed files with 2200482 additions and 627 deletions

View File

@@ -0,0 +1,14 @@
<html><title>GM Party Info</title><body>
<center>
<table width=270><tr>
<td width=45><button value="Main" action="bypass -h admin_admin" width=45 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
<td width=180><center>Party list</center></td>
<td width=45><button value="Back" action="bypass -h admin_character_info %player%" width=45 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
</tr></table><br>
<br><img src="L2UI.SquareWhite" width=260 height=1><br>
<table width=270 border=0>
%party%
</table>
<br><img src="L2UI.SquareWhite" width=260 height=1><br>
First player is party leader.
</center></body></html>