mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-25 11:21:58 +01:00
DB: Fix startup errors
This commit is contained in:
2
sql/updates/world/2013_08_07_05_world_misc.sql
Normal file
2
sql/updates/world/2013_08_07_05_world_misc.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
UPDATE `smart_scripts` SET `event_param2`=100, `event_param4`=100 WHERE `entryorguid`=7271 AND `source_type`=0 AND `id`=5 AND `link`=0; -- Kirk
|
||||
DELETE FROM `command` WHERE `name`='reload gameobject_involvedrelation'; -- Runico
|
||||
Reference in New Issue
Block a user