Helios branch.

This commit is contained in:
MobiusDev
2017-01-20 09:19:54 +00:00
parent 34b1bd66b4
commit 37cff65ca0
20608 changed files with 3742400 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
<html><title>Monument of Heroes:</title><body>
<center><img src="l2ui_ch3.herotower_deco" width=256 height=32></center><br>
<font color="LEVEL">History for :</font> %heroname%<br>
Hero %heroname%'s Message:<br>
%message%<br>
<center><img src="L2UI.SquareWhite" width=270 height=1></center><br>
<table width="270" cellspacing="2">
%list%
</table>
<table width="270" cellspacing="2">
<tr>
<td width=135>%buttprev%</td>
<td width=135 align=right>%buttnext%</td>
</tr>
</table>
</body></html>

View File

@@ -0,0 +1,15 @@
<html><title>Monument of Heroes:</title><body>
<center><img src="l2ui_ch3.herotower_deco" width=256 height=32></center><br>
<font color="LEVEL">History for :</font> %heroname%<br1>
<font color="LEVEL">Total score: </font> %win% Wins %draw% Ties %loos% Losses<br>
<center><img src="L2UI.SquareWhite" width=270 height=1></center><br>
<table width="270" cellspacing="2">
%list%
</table>
<table width="270" cellspacing="2">
<tr>
<td width=135>%buttprev%</td>
<td width=135 align=right>%buttnext%</td>
</tr>
</table>
</body></html>