diff options
-rw-r--r-- | sql/updates/5029_world_trinity_string.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/5029_world_trinity_string.sql b/sql/updates/5029_world_trinity_string.sql new file mode 100644 index 00000000000..65817b00172 --- /dev/null +++ b/sql/updates/5029_world_trinity_string.sql @@ -0,0 +1 @@ +UPDATE `trinity_string` SET `content_default` = 'Race: %s Class: %s Played time: %s Level: %u Money: %ug%us%uc' WHERE `entry` = 549; |