cyrex
14.10.2010, 09:42
DB - 567
Bug - The first Nexus Portal does not work again.
This is not a fix but a small workaround to make it work until a proper script comes up. The workaround can be removed anytime. It is just to see if it can be added later on.
-- Nexus Quick Fix
UPDATE `gameobject_template` SET `data0` = 49665 WHERE `entry` = 189985;
UPDATE `spell_target_position` SET `id` = 49665 WHERE `id` = 49305;
Bug - The first Nexus Portal does not work again.
This is not a fix but a small workaround to make it work until a proper script comes up. The workaround can be removed anytime. It is just to see if it can be added later on.
-- Nexus Quick Fix
UPDATE `gameobject_template` SET `data0` = 49665 WHERE `entry` = 189985;
UPDATE `spell_target_position` SET `id` = 49665 WHERE `id` = 49305;