fix(Scripts/ToC): remove completely invalid code about removing loot (#7814)
- Closes #7804
This commit is contained in:
parent
4dc642d530
commit
cb790b0d48
4 changed files with 3 additions and 63 deletions
|
|
@ -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);
|
||||
Loading…
Add table
Add a link
Reference in a new issue