DB/Creature: Ore Cart

Closes #20371
This commit is contained in:
Wyreth
2017-09-21 20:13:26 +02:00
committed by Aokromes
parent a3642d9706
commit efc6756b0a

View 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;