aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorGildor <gildor55@gmail.com>2021-06-20 12:08:12 +0200
committerGitHub <noreply@github.com>2021-06-20 12:08:12 +0200
commit5446209b89146fdbe01627e806f7beddd6ae5de8 (patch)
treeebec88294e80ae907210a10725c76a84c25693d6 /sql
parent9b05c3967bda1c49935e6f87b3b781afd9607035 (diff)
Scripts/Commands: Minor improvements in .pinfo and .unban character commands (#26586)
* Scripts/Commands: Minor improvements in .pinfo and .unban character commands
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/3.3.5/2021_06_20_00_world.sql4
1 files changed, 4 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2021_06_20_00_world.sql b/sql/updates/world/3.3.5/2021_06_20_00_world.sql
new file mode 100644
index 00000000000..2912520ccd1
--- /dev/null
+++ b/sql/updates/world/3.3.5/2021_06_20_00_world.sql
@@ -0,0 +1,4 @@
+--
+DELETE FROM `trinity_string` WHERE `entry`=883;
+INSERT INTO `trinity_string` (`entry`, `content_default`) VALUES
+(883, 'Account');