6 lines
383 B
HTML
6 lines
383 B
HTML
<html><body>Faction Manager:<br>
|
|
What will your destiny be %name%?<br1>
|
|
Will you choose to be %good%? ...or maybe %evil%?<br>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest FactionManager selectGoodFaction">"I choose %good%!"</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest FactionManager selectEvilFaction">"I choose %evil%!"</Button>
|
|
</body></html> |