fix(Scripts/ToC): remove completely invalid code about removing loot (#7814)

- Closes #7804
This commit is contained in:
UltraNix
2021-09-16 14:33:05 +02:00
committed by GitHub
parent 4dc642d530
commit cb790b0d48
4 changed files with 3 additions and 63 deletions

View File

@@ -0,0 +1,3 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1631306487914473600');
UPDATE `gameobject_template` SET `ScriptName`='' WHERE `entry` IN (195631,195632,195633,195635);