aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/2015_12_24_00_world.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/world/2015_12_24_00_world.sql b/sql/updates/world/2015_12_24_00_world.sql
new file mode 100644
index 00000000000..52d83bb63c3
--- /dev/null
+++ b/sql/updates/world/2015_12_24_00_world.sql
@@ -0,0 +1,3 @@
+--
+UPDATE `creature_text` SET `probability`=17 WHERE `Entry`=36856 AND `groupid`=6 AND `id` IN (0,1,2,3,4);
+UPDATE `creature_text` SET `probability`=15 WHERE `Entry`=36856 AND `groupid`=6 AND `id`=5;