Separated the Classic Datapack to it's own folder.
This commit is contained in:
15
trunk/dist/game/data_classic/html/auction/AgitSaleCancel.htm
vendored
Normal file
15
trunk/dist/game/data_classic/html/auction/AgitSaleCancel.htm
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
<html><body>
|
||||
If an auction is canceled, you cannot register an auction again for seven days and the <font color="LEVEL">deposit</font> is not returned.<br>
|
||||
The <font color="LEVEL">deposit</font> for this clan hall is <font color="aaccff">%AGIT_DEPOSIT%</font> adena.<br>
|
||||
Do you want to cancel the auction?
|
||||
<img src="L2UI.SquareBlank" width=270 height=10>
|
||||
<img src="L2UI.SquareWhite" width=270 height=1>
|
||||
<img src="L2UI.SquareBlank" width=270 height=5>
|
||||
<table width=270 border=0>
|
||||
<tr>
|
||||
<td width=110></td>
|
||||
<td width=80 align=center><button action="%AGIT_LINK_BACK%" value="Back" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td width=80 align=center><button action="bypass -h npc_%objectId%_doCancelAuction" value="Cancel Sale" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
</table>
|
||||
</body></html>
|
||||
Reference in New Issue
Block a user