diff options
| author | QAston <none@none> | 2009-03-04 00:29:50 +0100 |
|---|---|---|
| committer | QAston <none@none> | 2009-03-04 00:29:50 +0100 |
| commit | d6b09015d6c1ac5c62e63d51aeb496c0cc2d3fe5 (patch) | |
| tree | 183a759c6540c040174449502c0ce7552a6f5484 /sql/updates/1657_world.sql | |
| parent | 454f882cf238506bc12f593de71e97cd27e961e8 (diff) | |
| parent | c113bf884f9523745f22aae78cde80903b2ba192 (diff) | |
*Merge.
--HG--
branch : trunk
Diffstat (limited to 'sql/updates/1657_world.sql')
| -rw-r--r-- | sql/updates/1657_world.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/1657_world.sql b/sql/updates/1657_world.sql new file mode 100644 index 00000000000..ca31075612f --- /dev/null +++ b/sql/updates/1657_world.sql @@ -0,0 +1,2 @@ +DELETE FROM trinity_string where entry=1010; +INSERT INTO trinity_string (entry, content_default) VALUES(1010, "| Account | Character | IP | GM | EXP |"); |
