Removed charm teleport from orc village gatekeeper.

This commit is contained in:
MobiusDev 2017-08-06 13:29:03 +00:00
parent 7fa66c6eb1
commit 4c4d6bf138

View File

@ -1,9 +1,7 @@
<html><body>Gatekeeper Tamil:<br> <html><body>Gatekeeper Tamil:<br>
Do you know about the Ivory Tower? Do Gatekeepers still study there? How can you not know about this place? This is a unique building every magical power possessor must visit!<br> Do you know about the Ivory Tower? Do Gatekeepers still study there? How can you not know about this place? This is a unique building every magical power possessor must visit!<br>
Oh, I already see interest on your face. Are you ready to see a miracle?<br> Oh, I already see interest on your face. Are you ready to see a miracle?<br>
(If you have a Gatekeeper Charm, you can teleport to Gludin.)<br>
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_showTeleports">Teleport</Button> <Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_showTeleports">Teleport</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest">Teleport with the Gatekeeper Charm</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Link default/BlessingOfProtection.htm"><font color="LEVEL">Ask for a Blessing of Protection</font></Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Link default/BlessingOfProtection.htm"><font color="LEVEL">Ask for a Blessing of Protection</font></Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button> <Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html> </body></html>