mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
4
sql/updates/world/master/2018_01_06_06_world.sql
Normal file
4
sql/updates/world/master/2018_01_06_06_world.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
--
|
||||
DELETE FROM `event_scripts` WHERE `id`=17209 AND `command`=8;
|
||||
INSERT INTO `event_scripts` (`id`, `delay`, `command`, `datalong`, `datalong2`, `dataint`, `x`, `y`, `z`, `o`) VALUES
|
||||
(17209, 1, 8, 27995, 1, 0, 0, 0, 0, 0);
|
||||
Reference in New Issue
Block a user