GM-Shop brooch jewel reorganize.
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td align=center>
|
||||
<button action="bypass -h admin_buy 9927" value="Old Crystals (SA)" width=120 height=21 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df">
|
||||
<button action="bypass -h admin_buy 9948" value="Henna Dyes" width=120 height=21 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df">
|
||||
</td>
|
||||
<td align=center>
|
||||
<button action="bypass -h admin_buy 9929" value="Elixirs" width=120 height=21 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df">
|
||||
@@ -43,18 +43,17 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td align=center>
|
||||
<button action="bypass -h admin_buy 3175709" value="New Crystals (SA)" width=120 height=21 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df">
|
||||
<button action="bypass -h admin_buy 9927" value="Soul Crystals" width=120 height=21 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df">
|
||||
</td>
|
||||
<td align=center>
|
||||
<button action="bypass -h admin_buy 3175710" value="Brooch Stone" width=120 height=21 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df">
|
||||
<button action="bypass -h admin_buy 9939" value="Gems/Crystals" width=120 height=21 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df">
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align=center>
|
||||
<button action="bypass -h admin_buy 9939" value="Gems/Crystals" width=120 height=21 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df">
|
||||
<button action="bypass -h admin_buy 3175709" value="Ensoul Crystals" width=120 height=21 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df">
|
||||
</td>
|
||||
<td align=center>
|
||||
<button action="bypass -h admin_buy 9948" value="Henna Dyes" width=120 height=21 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@@ -55,7 +55,7 @@ Jewels by Grade<br1>
|
||||
<button action="bypass -h admin_html gmstore/gear/jewels/r.htm" value="R Grade Jewels" width=120 height=20 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df">
|
||||
</td>
|
||||
<td align=center>
|
||||
<button action="bypass -h admin_buy 3175711" value="Brooch Jewels/Box" width=120 height=20 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df">
|
||||
<button action="bypass -h admin_html gmstore/gear/jewels/brooch.htm" value="Brooch Jewels" width=120 height=20 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
30
L2J_Mobius_2.5_Underground/dist/game/data/html/admin/gmstore/gear/jewels/brooch.htm
vendored
Normal file
30
L2J_Mobius_2.5_Underground/dist/game/data/html/admin/gmstore/gear/jewels/brooch.htm
vendored
Normal file
@@ -0,0 +1,30 @@
|
||||
<html><title>Shop</title><body>
|
||||
<center>
|
||||
<table width=260>
|
||||
<tr>
|
||||
<td width=40>
|
||||
<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 - Brooch</center>
|
||||
</td>
|
||||
<td width=40>
|
||||
<button value="Back" action="bypass -h admin_html gmstore/gear/jewels.htm" width=45 height=21 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</center>
|
||||
<br><br>
|
||||
<center>
|
||||
Brooch Jewels<br1>
|
||||
<table width=260>
|
||||
<tr>
|
||||
<td align=center>
|
||||
<button action="bypass -h admin_buy 3175711" value="Brooch Jewels/Box" width=120 height=20 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df">
|
||||
</td>
|
||||
<td align=center>
|
||||
<button action="bypass -h admin_buy 3175710" value="Brooch Stones" width=120 height=21 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</center></body></html>
|
Reference in New Issue
Block a user