DB/Creature: Naga Siren

By Killyana, closes #12429
This commit is contained in:
Aokromes
2015-05-22 17:36:33 +02:00
parent c8709b9915
commit 8cee4cec20

View File

@@ -0,0 +1,3 @@
--
UPDATE `creature` SET `MovementType`=1, `spawndist`=10 WHERE `id`IN (10956);
UPDATE `creature_template` SET `InhabitType`=2 WHERE `entry`=10956;