|
@@ -1,12 +1,12 @@
|
|
|
<html>
|
|
|
+<head>
|
|
|
<body>
|
|
|
-<font color=#FCC800>[Territory Status]</font><br>
|
|
|
+<br><font color="FCC800">[Territory Status]</font><br>
|
|
|
<br>
|
|
|
-<font color=#FFFFFF>Name : %castlename% Territory of Aden Kingdom</font><br>
|
|
|
-<font color=#FFFFFF>Lord : </font><font color=#50FFFF>%clanleadername%</font><font color=#FFFFFF> (</font><font color=#50FFFF>%clanname%</font><font color=#FFFFFF> clan)</font><br>
|
|
|
-<font color=#FFFFFF>Tax Rate : </font><font color=#50FFFF>%taxpercent%</font><font color=#FFFFFF>%</font><br><br>
|
|
|
-<center>
|
|
|
-<button value="Back" action="bypass -h npc_%objectId%_Chat 0" width="60" height="15" back="sek.cbui94" fore="sek.cbui92">
|
|
|
-</center>
|
|
|
+Name : %castlename% Territory of Kingdom of Aden<br>
|
|
|
+Lord : <font color="50FFFF">%clanleadername%</font> (<font color="50FFFF">%clanname%</font> clan)<br>
|
|
|
+Tax Rate : <font color="50FFFF">%taxpercent%</font> %<br>
|
|
|
+<br>
|
|
|
+<button action="bypass -h npc_%objectId%_Chat 0" value="Initial Screen" width=75 height=21 back="L2UI_ch3.Btn1_normalOn" fore="L2UI_ch3.Btn1_normal">
|
|
|
</body>
|
|
|
</html>
|