Merged with released L2J-Unity files.
This commit is contained in:
6
trunk/dist/game/data/scripts/custom/FactionSystem/manager.html
vendored
Normal file
6
trunk/dist/game/data/scripts/custom/FactionSystem/manager.html
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
<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>
|
Reference in New Issue
Block a user