DB/Creature: Murloc Scout

Closes #15612
This commit is contained in:
Killyana
2015-10-01 21:55:33 +02:00
parent 02578f34c7
commit 5fd42e68ae

View File

@@ -0,0 +1,2 @@
--
UPDATE `smart_scripts` SET `event_param1`=2000, `event_param2`=3000, `event_param3`=13000, `event_param4`=15000, `action_param1`=7357, `action_param2`=0, COMMENT="Murloc Scout - In Combat - Cast 'Poisonous Stab'" WHERE `entryorguid`IN (578) AND `source_type`=0 AND `id`=0;