mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 17:54:48 +01:00
3
sql/updates/world/3.3.5/2017_09_21_09_world.sql
Normal file
3
sql/updates/world/3.3.5/2017_09_21_09_world.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
-- Ore Cart
|
||||
UPDATE `creature` SET `modelid`=0 WHERE `id`=25986;
|
||||
UPDATE `smart_scripts` SET `action_param1`=2000, `comment`="Ore Cart - On Waypoint 15 Reached - Despawn In 2 Seconds" WHERE `entryorguid`=25986 AND `id`=2;
|
||||
Reference in New Issue
Block a user