DB/Creature: Naga Siren

By Killyana, closes #12429
This commit is contained in:
Aokromes
2015-05-22 17:36:33 +02:00
committed by ShinDarth
parent 7d396d2cda
commit c390646ea4

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;