-Arcan npc htmls.

-Arcan teleporters.
-Arcan grocer npc.
-Arcan warehouse npc.
-Arcan proof trading npc.
-Arcan Mumu video handler.
-Arcan npc Manager spawns.
This commit is contained in:
mobius
2015-02-23 10:15:14 +00:00
parent 10fbc11842
commit 8ae1c1dbdd
51 changed files with 789 additions and 37 deletions

View File

@@ -0,0 +1,7 @@
<html><body>Gatekeeper Sookie:<br>
Where in Orbis Temple would you like to go?<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_goto 3291204">"The Orbis Temple entrance."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_goto 3291205">"The 1st floor of Orbis Temple."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_goto 3291206">"The 2nd floor of Orbis Temple."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_goto 3291207">"The 3rd floor of Orbis Temple."</Button>
</body></html>

View File

@@ -0,0 +1,10 @@
<html><body>Gatekeeper Sookie:<br>
What's that look for? Never seen a cat before? IF you need a teleport, you should talk to me.<br>
(If your Main Class is Lv. 76 or bellow, you may teleport for free.)<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_goto 3291201">Arms of Timiniel</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_goto 3291202">Garden of Genesis</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_goto 3291203">Prison of Darkness</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Orbis Temple</Button>
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_showTeleports">Leave Magmeld</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_showNoblesSelect">[Noblesse Only] Teleport"</Button>
</body></html>

View File

@@ -0,0 +1,5 @@
<html><body>Opera:<br>
I... I'm not scared! I'm a famous cat warrior! I AM!<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_goto 3294601">Teleport to the Garden of Genesis</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@@ -0,0 +1,4 @@
<html><body>Teleport Device:<br>
This can take you to Garden of Genesis.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_goto 3308901">Teleport to the Garden of Genesis</Button>
</body></html>

View File

@@ -0,0 +1,4 @@
<html><body>Teleport Device:<br>
Do you want to go to the Ancient City Arcan Village?<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_goto 3309001">"Yes. Send me there, please."</Button>
</body></html>