Addition of Ultimate and Transcendent armor set at gmshop.

Contributed by gamelike85.
This commit is contained in:
MobiusDev
2017-10-06 22:35:16 +00:00
parent 8c64996fe0
commit f667f693f0
12 changed files with 912 additions and 7 deletions

View File

@@ -6,7 +6,7 @@
<button value="Main" action="bypass -h admin_admin" width=45 height=21 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df">
</td>
<td width=180>
<center>GM Shop - R Grade Armors</center>
<center>GM Shop - R99 Grade Armors</center>
</td>
<td width=40>
<button value="Back" action="bypass -h admin_html gmstore/gear/armor.htm" width=45 height=21 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df">
@@ -50,5 +50,55 @@
</td>
</tr>
</table>
<br>
<br1>
<font color="LEVEL">Armor Sets (Ultimate/Transcendent)</font>
<br1>
<table width=300 bgcolor="444444">
<tr>
<td align=center>Ultimate (PvE-PvP)</td>
<td align=center>Transcendent (PvE-PvP)</td>
</tr>
</table>
<table width=290>
<tr>
<td align=center>
<button action="bypass -h admin_buy 5000" value="Ultimate (Headgear)" width=142 height=21 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df">
</td>
<td align=center>
<button action="bypass -h admin_buy 6000" value="Transcen (Headgear)" width=142 height=21 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df">
</td>
</tr>
<tr>
<td align=center>
<button action="bypass -h admin_buy 5001" value="Ultimate (Upper Body)" width=142 height=21 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df">
</td>
<td align=center>
<button action="bypass -h admin_buy 6001" value="Transcen (Upper Body)" width=142 height=21 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df">
</td>
</tr>
<tr>
<td align=center>
<button action="bypass -h admin_buy 5002" value="Ultimate (Lower Body)" width=142 height=21 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df">
</td>
<td align=center>
<button action="bypass -h admin_buy 6002" value="Transcen (Lower Body)" width=142 height=21 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df">
</td>
</tr>
<tr>
<td align=center>
<button action="bypass -h admin_buy 5003" value="Ultimate (Lower Gloves)" width=142 height=21 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df">
</td>
<td align=center>
<button action="bypass -h admin_buy 6003" value="Transcen (Lower Gloves)" width=144 height=21 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df">
</td>
</tr>
<tr>
<td align=center>
<button action="bypass -h admin_buy 5004" value="Ultimate (Lower Boots)" width=142 height=21 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df">
</td>
<td align=center>
<button action="bypass -h admin_buy 6004" value="Transcen (Lower Boots)" width=142 height=21 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df">
</td>
</tr>
</table>
</center></body></html>