10 lines
647 B
HTML
10 lines
647 B
HTML
<html><title>Player Commendation System</title><body>Player Commendation Points:<br>
|
|
You can use PC points to buy items.<br>
|
|
It is possible to buy several <font color="LEVEL">General Items</font>, like hair accessories or even <font color="LEVEL">Weapons and Enchant Weapon Scrolls</font> up to <font color="LEVEL">A-Grade</font>.<br>
|
|
Take a look on the current rewards.<br>
|
|
<br>
|
|
<font color="LEVEL">
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h pccafe_buy 900001">Buy General Items</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h pccafe_buy 900002">Buy Weapons and Enchant Weapon Scrolls</Button>
|
|
</font>
|
|
</body></html> |