aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKillyana <morphone1@gmail.com>2018-12-08 10:25:51 +0100
committerKillyana <morphone1@gmail.com>2018-12-08 10:25:51 +0100
commit922afdcba789da9da5d3c3a4cf5280afb0f52965 (patch)
treebf93283cfafe1d228e310c216e3bfd087811eb3d
parentd511cbaee75d0457e1b8455066c9a2037777116c (diff)
DB: Update file
-rw-r--r--sql/updates/world/3.3.5/2018_12_08_28_world_335.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/world/3.3.5/2018_12_08_28_world_335.sql b/sql/updates/world/3.3.5/2018_12_08_28_world_335.sql
index 6b614813a9f..941a4e85b64 100644
--- a/sql/updates/world/3.3.5/2018_12_08_28_world_335.sql
+++ b/sql/updates/world/3.3.5/2018_12_08_28_world_335.sql
@@ -1,4 +1,4 @@
--
DELETE FROM `creature` WHERE `guid` IN (154,3224,3225,168,1727,153,1730,1731,183,1736,155,2097,1737,2099,2095,4068,158,3647,4094,4099);
DELETE FROM `creature_addon` WHERE `guid` IN (154,3224,3225,168,1727,153,1730,1731,183,1736,155,2097,1737,2099,2095,4068,158,3647,4094,4099);
-DELETE FROM `spawn_group` WHERE `spawnId` IN (154,3224,3225,168,1727,153,1730,1731,183,1736,155,2097,1737,2099,2095,4068,158,3647,4094,4099);
+DELETE FROM `spawn_group` WHERE `spawnId` IN (154,3224,3225,168,1727,153,1730,1731,183,1736,155,2097,1737,2099,2095,4068,158,3647,4094,4099) AND `spawnType`=0;