aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
authorShauren <none@none>2010-08-02 15:14:47 +0200
committerShauren <none@none>2010-08-02 15:14:47 +0200
commitb76ceca24f3156e5e944dfd66eb875220cf22fd1 (patch)
tree6ed498f755d59b141e2dd17e15720084fd04bbb8 /sql/updates
parentb2b9ed4a32225a2e51db1f5f417e8392002e232c (diff)
Updated .pdump commands
Deleted (but kept in db) characters cannot be dumped --HG-- branch : trunk
Diffstat (limited to 'sql/updates')
-rw-r--r--sql/updates/9136_world_trinity_string.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/9136_world_trinity_string.sql b/sql/updates/9136_world_trinity_string.sql
new file mode 100644
index 00000000000..b37310ef60e
--- /dev/null
+++ b/sql/updates/9136_world_trinity_string.sql
@@ -0,0 +1,3 @@
+DELETE FROM `trinity_string` WHERE `entry`=1130;
+INSERT INTO `trinity_string` (`entry`,`content_default`) VALUES
+(1130, 'Can''t dump deleted characters, aborting.');