This commit is contained in:
8
trunk/dist/game/data/html/clanHallManager/manage_siegable.htm
vendored
Normal file
8
trunk/dist/game/data/html/clanHallManager/manage_siegable.htm
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
<html><body><br>
|
||||
<font color="LEVEL">[Manage Clan Hall]</font><br><br>
|
||||
<center>
|
||||
<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>
|
||||
<button value="Main Screen" action="bypass -h npc_%objectId%_list_back" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</center>
|
||||
</body></html>
|
Reference in New Issue
Block a user