diff options
| author | Nevan <none@none> | 2009-08-01 12:06:06 +0200 |
|---|---|---|
| committer | Nevan <none@none> | 2009-08-01 12:06:06 +0200 |
| commit | 03604a25670b9dbbe91537d1af21f2b5a06bbe07 (patch) | |
| tree | dd96aa88737102ec0888dfd6700aa71c35490944 /sql/updates | |
| parent | 452eb463988cd6f4c39ed9682606995d95826702 (diff) | |
*Fix Spell 1852 (This is a GM tool for silencing players.)
--HG--
branch : trunk
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/4704_world_trinity_string.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/4704_world_trinity_string.sql b/sql/updates/4704_world_trinity_string.sql new file mode 100644 index 00000000000..5b0939c0e99 --- /dev/null +++ b/sql/updates/4704_world_trinity_string.sql @@ -0,0 +1 @@ +INSERT INTO `trinity_string` (`entry`,`content_default`) VALUES ('6616','Silence is ON for %s');
|
