EverWrath/sql/world fixes/spawns/Northrend/crystalsong_forest.sql
Yehonal e8e94a0a66 First Commit
For Azeroth!
2016-06-26 10:39:44 +02:00

3 lines
184 B
SQL

-- Azure Manashaper (31401), delete duplicate spawns
DELETE FROM creature WHERE id=31401 AND guid IN (111931, 111932, 111933, 111934, 111935) AND spawntimesecs=300 AND modelid=27586;