diff options
-rw-r--r-- | sql/updates/world/2014_04_02_02_world_gameobject_template.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2014_04_02_02_world_gameobject_template.sql b/sql/updates/world/2014_04_02_02_world_gameobject_template.sql new file mode 100644 index 00000000000..d7246861dd7 --- /dev/null +++ b/sql/updates/world/2014_04_02_02_world_gameobject_template.sql @@ -0,0 +1 @@ +UPDATE `gameobject_template` SET `WDBVerified`=-18019 WHERE `entry` IN (1719, 3221, 17148, 17149, 17150, 17151, 17152, 37100, 42080, 42081, 42082, 42083, 42084, 42085, 42086, 42087, 42088, 42089, 42090, 42091, 42092, 42093, 42094, 178544, 184352, 186715, 186716, 186732, 186751, 186752, 187347, 187895, 190382, 190383, 190384, 190397, 190398, 190443, 194348, 194951, 194984); |