TP Device IN Atelia Castle.

Contributed by Stayway.
This commit is contained in:
MobiusDev 2015-11-17 22:27:23 +00:00
parent 9a8e3df86d
commit b2a70aa87b
2 changed files with 8 additions and 0 deletions

View File

@ -57171,6 +57171,9 @@ INSERT INTO `spawnlist` VALUES
('Atelia Fortress', 1, 34144, -47233, 47998, -2400, 0, 0, 0, 60, 0, 0, 0),
('Atelia Fortress', 1, 33583, -47243, 48545, -2408, 0, 0, 26892, 60, 0, 0, 0),
('Atelia Fortress', 1, 23587, -44089, 43017, -1388, 0, 0, 24393, 60, 0, 0, 0);
-- Teleport Device IN
INSERT INTO `spawnlist` VALUES
('Atelia Castle', 1, 34052, -55805, 56157, -1921, 0, 0, 55746, 60, 0, 0, 0);
-- Garden of Spirits NPC Spawns
INSERT INTO `spawnlist` VALUES

View File

@ -0,0 +1,5 @@
<html><body>Teleport Device:<br>
I'll help you enter the Atelia Castle.<b>
Would you like to enter?<b>
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_Chat 0">"Yes, please."</Button>
</body></html>