l2j_mobius/trunk/dist/game/data/html/fortress/manage.htm
2016-06-12 01:34:09 +00:00

9 lines
579 B
HTML

<html><body><br>
<center>
<font color="LEVEL">[Manage Fortress]</font><br>
<br>
<button value="Recovery" action="bypass -h npc_%objectId%_manage recovery" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<button value="Other" action="bypass -h npc_%objectId%_manage other" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br><br>
<button value="Main Screen" action="bypass -h npc_%objectId%_Link fortress/foreman.htm" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
</center>
</body></html>