diff options
| author | Chaz Brown <iamparadox@netscape.net> | 2009-08-03 04:17:18 -0400 |
|---|---|---|
| committer | Chaz Brown <iamparadox@netscape.net> | 2009-08-03 04:17:18 -0400 |
| commit | 71adccb1c77d45d9663a84fcc7adfcc5ec89d19d (patch) | |
| tree | 96bb79d668d97c67922773ffb83aa1bf2d893558 /sql | |
| parent | 1b6057ec512005856f81f1dc3e801bc0c6f452af (diff) | |
Fix CRLF in SpellAuras.cpp and strange character in world_script_texts.sql
--HG--
branch : trunk
Diffstat (limited to 'sql')
| -rw-r--r-- | sql/FULL/world_script_texts.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/FULL/world_script_texts.sql b/sql/FULL/world_script_texts.sql index e2c2e386b11..02d868efe03 100644 --- a/sql/FULL/world_script_texts.sql +++ b/sql/FULL/world_script_texts.sql @@ -1,4 +1,4 @@ --- Up to TC2 4321 +-- Up to TC2 4321 -- -- trinityscript_script_texts.sql Contains data for table `script_texts` mainly used in C++ parts. -- valid entries for table are between -1000000 and -1999999 |
