diff options
Diffstat (limited to 'sql')
| -rw-r--r-- | sql/updates/2997_world_trinity_string.sql | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/2997_world_trinity_string.sql b/sql/updates/2997_world_trinity_string.sql new file mode 100644 index 00000000000..51a3547ec30 --- /dev/null +++ b/sql/updates/2997_world_trinity_string.sql @@ -0,0 +1,3 @@ +DELETE FROM `trinity_string` WHERE `entry` = 5010; +INSERT INTO `trinity_string` VALUES +(5010,'linkGUID: %u, Entry: %u (%s)',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL); |
