Эх сурвалжийг харах

teleports for schuttgart clanhalls

Kerberos 16 жил өмнө
parent
commit
96de89835a

+ 4 - 1
datapack_development/data/html/clanHallManager/teleSchuttgart1.htm

@@ -1,3 +1,6 @@
 <html><body>&$556;<br><br>
-Sorry, not working yet<br>
+<a action="bypass -h npc_%objectId%_goto 12061" msg="811;Village Square">Village Square</a><br1>
+<a action="bypass -h npc_%objectId%_goto 12062" msg="811;West Gate Entrance">West Gate Entrance</a><br1>
+<a action="bypass -h npc_%objectId%_goto 12063" msg="811;South Gate Entrance">South Gate Entrance</a><br1>
+<a action="bypass -h npc_%objectId%_goto 12064" msg="811;East Gate Entrance">East Gate Entrance</a>
 </body></html>

+ 8 - 1
datapack_development/data/html/clanHallManager/teleSchuttgart2.htm

@@ -1,3 +1,10 @@
 <html><body>&$556;<br><br>
-Sorry, not working yet<br>
+<a action="bypass -h npc_%objectId%_goto 12061" msg="811;Village Square">Village Square</a><br1>
+<a action="bypass -h npc_%objectId%_goto 12062" msg="811;West Gate Entrance">West Gate Entrance</a><br1>
+<a action="bypass -h npc_%objectId%_goto 12063" msg="811;South Gate Entrance">South Gate Entrance</a><br1>
+<a action="bypass -h npc_%objectId%_goto 12064" msg="811;East Gate Entrance">East Gate Entrance</a><br1>
+<a action="bypass -h npc_%objectId%_goto 12065" msg="811;Crypts of Disgrace">Crypts of Disgrace - 500  </a><br1>
+<a action="bypass -h npc_%objectId%_goto 12066" msg="811;Plunderous Plains">Plunderous Plains - 500  </a><br1>
+<a action="bypass -h npc_%objectId%_goto 12067" msg="811;Den of Evil">Den of Evil - 500  </a><br1>
+<a action="bypass -h npc_%objectId%_goto 12068" msg="811;Frozen Labyrinth">Frozen Labyrinth - 500  </a>
 </body></html>

+ 9 - 1
datapack_development/sql/teleport.sql

@@ -732,4 +732,12 @@ INSERT INTO teleport VALUES
 ('Soul Harbor -> Nornil\'s Garden',12057,-119534,87176,-12593,0,0),
 ('Nornil\'s Garden -> Soul Harbor',12058,-73494,53507,-3680,0,0),
 ('Underground Coliseum -> Fantasy Isle',12059,-59224,-56837,-2032,0,0),
-('Fantasy Isle -> Underground Coliseum',12060,-81490,-49167,-10352,0,0);
+('Fantasy Isle -> Underground Coliseum',12060,-81490,-49167,-10352,0,0),
+('Clan Hall Schuttgart -> Village Square',12061,87379,-142322,-1336,0,0),
+('Clan Hall Schuttgart -> West Gate Entrance',12062,84753,-141051,-1536,0,0),
+('Clan Hall Schuttgart -> South Gate Entrance',12063,87343,-139802,-1536,0,0),
+('Clan Hall Schuttgart -> East Gate Entrance',12064,89959,-141034,-1536,0,0),
+('Clan Hall Schuttgart -> Crypt of Disgrace',12065,47692,-115745,-3744,500,0),
+('Clan Hall Schuttgart -> Plunderous Plains',12066,111965,-154172,-1528,500,0),
+('Clan Hall Schuttgart -> Den of Evil',12067,68693,-110438,-1904,500,0),
+('Clan Hall Schuttgart -> Frozen Labyrinth',12068,113903,-108752,-848,500,0);