Fixed GMshop bypass for boss weapons.

Contributed by Stayway.
This commit is contained in:
MobiusDev
2016-09-09 11:58:10 +00:00
parent d862ed4c82
commit bdd0cf2ce2

View File

@@ -76,7 +76,7 @@ Special</td>
<button action="bypass -h admin_html gmstore/gear/weapons/r.htm" value="R Grade" width=120 height=21 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"> <button action="bypass -h admin_html gmstore/gear/weapons/r.htm" value="R Grade" width=120 height=21 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df">
</td> </td>
<td align=center> <td align=center>
<button action="bypass -h admin_html gmstore/gear/weapons/Boss.htm" value="Boss Weapons" width=120 height=21 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"> <button action="bypass -h admin_html gmstore/gear/weapons/boss.htm" value="Boss Weapons" width=120 height=21 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df">
</td> </td>
</tr> </tr>
</table> </table>