What's new

43861 Sven Yorgen aura 0 removed

eyerobot

Gold Supporter
Superior Member
916
2015
24
Location
Barryton Michigan USA
Code:
-- 43861 Sven Yorgen

update `creature_addon` set `auras` = '49415' where guid in (select guid from creature where id = 43861);

UPDATE `creature_template_addon` SET `auras`='49415' WHERE  `entry`=43861;
 
Top