diff options
author | Kinzcool <kinzzcool@hotmail.com> | 2014-04-02 22:45:38 -0400 |
---|---|---|
committer | Kinzcool <kinzzcool@hotmail.com> | 2014-04-02 22:45:38 -0400 |
commit | 13acbd12d505703a7f5ffe41ce93277e46417cde (patch) | |
tree | 0d9570e54eae7dee40df79e951b0ce541b6fe191 | |
parent | a4487f8f58d6e19e0499f4a612e66819ae4c9b22 (diff) |
DB/Gameobjects: Updated the WDBVerified of the gameobject templates of a4487f8f58d6e19e0499f4a612e66819ae4c9b22 -.-
-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); |