diff options
| -rw-r--r-- | sql/updates/world/2012_04_26_01_world_conditions.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2012_04_26_01_world_conditions.sql b/sql/updates/world/2012_04_26_01_world_conditions.sql new file mode 100644 index 00000000000..c43f08652ba --- /dev/null +++ b/sql/updates/world/2012_04_26_01_world_conditions.sql @@ -0,0 +1 @@ +UPDATE `conditions` SET `source_type` = 0, `id` = 1 WHERE `entryorguid` = 25814 AND `source_type` = 1 AND `id` = 0; |
