DB/Creature: fixed few spawns masks from recent commits

This commit is contained in:
MitchesD
2016-04-10 16:37:10 +02:00
parent f41b9484b7
commit e7ea44cdb2

View File

@@ -0,0 +1 @@
UPDATE `creature` SET `spawnMask`=24 WHERE `map`=533 AND `spawnMask`=3;