diff options
-rw-r--r-- | sql/updates/world/2016_04_09_02_world_335.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/2016_04_09_02_world_335.sql b/sql/updates/world/2016_04_09_02_world_335.sql new file mode 100644 index 00000000000..a925022bd2a --- /dev/null +++ b/sql/updates/world/2016_04_09_02_world_335.sql @@ -0,0 +1,2 @@ +-- +UPDATE `conditions` SET `ErrorType`= 172 WHERE `SourceTypeOrReferenceId`= 17 AND `SourceEntry` IN (40624,40627,40628); |