aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
Diffstat (limited to 'sql/updates')
-rw-r--r--sql/updates/characters/2012_11_21_00_characters_worldstates_434.sql1
-rw-r--r--sql/updates/world/2012_11_21_00_world_command.sql1
-rw-r--r--sql/updates/world/2012_11_21_01_world_trinity_string.sql1
3 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/characters/2012_11_21_00_characters_worldstates_434.sql b/sql/updates/characters/2012_11_21_00_characters_worldstates_434.sql
new file mode 100644
index 00000000000..14e9ffb6834
--- /dev/null
+++ b/sql/updates/characters/2012_11_21_00_characters_worldstates_434.sql
@@ -0,0 +1 @@
+UPDATE `worldstates` SET `comment` = 'NextCurrencyDistributionTime' WHERE `entry` =20001;
diff --git a/sql/updates/world/2012_11_21_00_world_command.sql b/sql/updates/world/2012_11_21_00_world_command.sql
new file mode 100644
index 00000000000..74a472aa526
--- /dev/null
+++ b/sql/updates/world/2012_11_21_00_world_command.sql
@@ -0,0 +1 @@
+DELETE FROM `command` WHERE `name`='flusharenapoints';
diff --git a/sql/updates/world/2012_11_21_01_world_trinity_string.sql b/sql/updates/world/2012_11_21_01_world_trinity_string.sql
new file mode 100644
index 00000000000..6c70d8cb28b
--- /dev/null
+++ b/sql/updates/world/2012_11_21_01_world_trinity_string.sql
@@ -0,0 +1 @@
+DELETE FROM `trinity_string` WHERE `entry` IN ('741','742','743','744','745','746');