DB/Areatrigger: Fix orientations of some areatrigger_teleports.

Thanks Aokromes
This commit is contained in:
kaelima
2011-06-09 19:40:23 +02:00
parent 5bc4e6e965
commit 7690d80141

View File

@@ -0,0 +1,4 @@
UPDATE `areatrigger_teleport` SET `target_orientation`=2.58 WHERE `id`=4008; -- Fixes AQ20 entrance rotation
UPDATE `areatrigger_teleport` SET `target_orientation`=3.779335 WHERE `id`=503; -- Fixes Stockades exit rotation
UPDATE `areatrigger_teleport` SET `name`= 'Sethekk Halls (Exit)',`target_orientation`=1.65638 WHERE `id`=4399; -- Fixes Sethekk Halls exit rotation and name for trigger
UPDATE `areatrigger_teleport` SET `name`= 'Auchenai Crypts (Exit)',`target_orientation`=4.672236 WHERE `id`=4403; -- Fixes Auchenai Crypts exit rotation and name for trigger