aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWarpten <vertozor@gmail.com>2013-09-13 19:15:39 +0200
committerWarpten <vertozor@gmail.com>2013-09-13 19:15:39 +0200
commitcb4bf1fd97029d7bc163759b185505944f3947a3 (patch)
treebe70d896eb6817c82888a795ca815e55012f24e3
parentbd8d0cfbce9a38e0f2fc8b6903434c3553faf143 (diff)
Scripts/Ruby Sanctum: (Possibly) fixed Twilight Mending.
I don't have the computer to even compile a core, please report back. My logics shouldn't be wrong here from what I can read on the wiki. Ref #10016.
-rw-r--r--sql/updates/world/2013_09_13_00_world_conditions.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2013_09_13_00_world_conditions.sql b/sql/updates/world/2013_09_13_00_world_conditions.sql
new file mode 100644
index 00000000000..8f8dc774e54
--- /dev/null
+++ b/sql/updates/world/2013_09_13_00_world_conditions.sql
@@ -0,0 +1 @@
+UPDATE `conditions` SET `ElseGroup`=2 WHERE `SourceTypeOrReferenceId`=13 AND `SourceEntry`=75509;