Proper quest icons for dialogs.
This commit is contained in:
parent
37e219b32f
commit
78a3dcfba8
@ -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 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 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 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>
|
</body></html>
|
@ -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 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 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 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>
|
</body></html>
|
@ -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 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 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 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>
|
</body></html>
|
Loading…
Reference in New Issue
Block a user