Addition of Command Post instance.

Contributed by nasseka.
This commit is contained in:
MobiusDevelopment
2021-12-20 23:00:23 +00:00
parent 6833a38d93
commit b5ac8c8dfb
39 changed files with 6659 additions and 9 deletions

View File

@@ -3,5 +3,5 @@ Shh! Please be quiet. This is enemy territory.<br>
You don't need to introduce yourself. I've heard of your accomplishments.<br>
If only you could've come sooner... We are waiting for Burnstein to come out of the command post.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"The command post?"</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">"I want to go inside command post."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest CommandPost enterInstance">"I want to go inside command post."</Button>
</body></html>