last for today, door cleanup and nefarian refactor (from TC)

This commit is contained in:
FALL1N1
2020-11-10 07:08:14 +02:00
parent 8964a87dc7
commit decc9b978c
4 changed files with 152 additions and 151 deletions

View File

@@ -290,3 +290,5 @@ INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES (@SHADOWFLAME
-- attaching lever script to gob
UPDATE `gameobject_template` SET `ScriptName`='go_chromaggus_lever' WHERE `entry`=179148;
DELETE FROM `gameobject` WHERE `guid` IN(75160,75163,7228,7227,);