Harnak Underground rework.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<html><body>Prison of Soul:<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_tproom 0">Go to the previous room</button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_tproom 1">Go into the next room</button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Jail release</button>
|
||||
<html><body>Prison of Souls:<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest HarnakUnderground nextroom">Go to the next room</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest HarnakUnderground previousroom">Go to the previous room</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest HarnakUnderground liberate">Liberate the souls</Button>
|
||||
</body></html>
|
||||
Reference in New Issue
Block a user