aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorDiscover- <amort11@hotmail.com>2014-06-14 23:17:39 +0200
committerDiscover- <amort11@hotmail.com>2014-06-14 23:17:39 +0200
commitdbc97c0fd31371774fa3ab2cf724914407f287de (patch)
tree74e20d3f4907d06a8a11310a2beb4d4039003e86 /sql
parentb64d1e180eca9a71bd89f51fc601971238cac53e (diff)
parent3a8b5179fa552c31062f412d1b4e27438941c362 (diff)
Merge pull request #12280 from MitchesD/commands
Scripts/Commands: added option to show flags_extra (.npc info)
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/2014_06_14_04_world_trinity_string.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/world/2014_06_14_04_world_trinity_string.sql b/sql/updates/world/2014_06_14_04_world_trinity_string.sql
new file mode 100644
index 00000000000..b110a7de6d2
--- /dev/null
+++ b/sql/updates/world/2014_06_14_04_world_trinity_string.sql
@@ -0,0 +1,3 @@
+DELETE FROM `trinity_string` WHERE `entry`=11009;
+INSERT INTO `trinity_string` (`entry`, `content_default`) VALUES
+(11009, 'Flags Extra: %u');