aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
authorShocker <none@none>2010-09-26 23:46:31 +0300
committerShocker <none@none>2010-09-26 23:46:31 +0300
commit75f5e9756ea6f59dac820c50274a955dc69fca01 (patch)
tree450de6c0c09c2c632995d09b7010b57cfd729b9b /sql/updates
parent7375951ea831b1f06cd087f65bd9d8ee14a34852 (diff)
Core/Commands: Allow .gobject near to print gameobject entry too
--HG-- branch : trunk
Diffstat (limited to 'sql/updates')
-rw-r--r--sql/updates/10083_world_trinity_string.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/10083_world_trinity_string.sql b/sql/updates/10083_world_trinity_string.sql
new file mode 100644
index 00000000000..3564cab902d
--- /dev/null
+++ b/sql/updates/10083_world_trinity_string.sql
@@ -0,0 +1 @@
+UPDATE `trinity_string` SET `content_default` = '%d (Entry: %d) - |cffffffff|Hgameobject:%d|h[%s X:%f Y:%f Z:%f MapId:%d]|h|r ' WHERE `entry` = 517;