TP Device IN Atelia Castle.
Contributed by Stayway.
This commit is contained in:
parent
9a8e3df86d
commit
b2a70aa87b
@ -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
|
||||
|
5
trunk/dist/game/data/html/default/34052.htm
vendored
Normal file
5
trunk/dist/game/data/html/default/34052.htm
vendored
Normal 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>
|
Loading…
Reference in New Issue
Block a user