Fixed blank auctioneer images.

This commit is contained in:
MobiusDev 2017-07-30 22:40:31 +00:00
parent a79e9db084
commit 311501c318

View File

@ -1,7 +1,7 @@
<html><body> <html><body>
<center> <center>
<font color="LEVEL">[The Town of %TOWN_NAME%]</font><br> <font color="LEVEL">[The Town of %TOWN_NAME%]</font><br>
<img src="L2font-e.MAP_AGIT_%MAP%" width=270 height=270><br><br> <img src="L2font-eu.MAP_AGIT_%MAP%" width=270 height=270><br><br>
</center> </center>
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h Quest ClanHallAuctioneer ClanHallAuctioneer.html">Back</Button> <Button ALIGN=LEFT ICON="RETURN" action="bypass -h Quest ClanHallAuctioneer ClanHallAuctioneer.html">Back</Button>
</body></html> </body></html>