aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
authorMitchesD <majklprofik@seznam.cz>2014-06-14 21:41:54 +0200
committerMitchesD <majklprofik@seznam.cz>2014-06-14 22:11:50 +0200
commit3a8b5179fa552c31062f412d1b4e27438941c362 (patch)
treeefda1c4fa5758fb3bc44348b9eb13fdf5a5b273e /sql/updates
parentcc3caa1b3244d8c080ef045bd0e0f05d99ae76fb (diff)
Scripts/Commands: added option to show flags_extra (.npc info)
Diffstat (limited to 'sql/updates')
-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');