- 916
- 2015
- 24
- Location
- Barryton Michigan USA
Code:
-- 43173 Redridge Garrison Watchman
update `creature_addon` set `auras` = '' where guid in (select guid from creature where id = 43173);
UPDATE `creature_template_addon` SET `auras`=NULL WHERE `entry`=43173;