EverWrath/data/sql/updates/pending_db_world/fixrespawntimes.sql
2023-01-21 14:12:46 -03:00

4 lines
206 B
SQL

-- Lieutenant Commander Thalvos
UPDATE `creature` SET `spawntimesecs`=60 WHERE `guid`=59381 AND `id1`=16978;
-- Arch Mage Xintor
UPDATE `creature` SET `spawntimesecs`=60 WHERE `guid`=86049 AND `id1`=16977;