Proper quest icons for dialogs.

This commit is contained in:
MobiusDev 2018-02-17 20:30:59 +00:00
parent 37e219b32f
commit 78a3dcfba8
3 changed files with 3 additions and 3 deletions

View File

@ -8,5 +8,5 @@
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ToIVortex 8">Move to the eighth floor using the Red Dimensional Stone</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ToIVortex 9">Move to the ninth floor using the Red Dimensional Stone</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ToIVortex 10">Move to the tenth floor using the Red Dimensional Stone</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest">Quest</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h Quest">Quest</Button>
</body></html>

View File

@ -8,5 +8,5 @@
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ToIVortex 8">Move to the eighth floor using the Red Dimensional Stone</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ToIVortex 9">Move to the ninth floor using the Red Dimensional Stone</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ToIVortex 10">Move to the tenth floor using the Red Dimensional Stone</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest">Quest</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h Quest">Quest</Button>
</body></html>

View File

@ -8,5 +8,5 @@
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ToIVortex 7">Move to the seventh floor using the Red Dimensional Stone</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ToIVortex 8">Move to the eighth floor using the Red Dimensional Stone</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ToIVortex 9">Move to the ninth floor using the Red Dimensional Stone</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest">Quest</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h Quest">Quest</Button>
</body></html>