diff options
| author | Kudlaty <none@none> | 2009-07-24 11:50:28 +0200 |
|---|---|---|
| committer | Kudlaty <none@none> | 2009-07-24 11:50:28 +0200 |
| commit | 779a0c1b0d983bfe4766baae2d3c4d505eebb403 (patch) | |
| tree | 7367508f97794f998a7504769c4e260970790c59 /sql/FULL | |
| parent | 224e38e136ed60ab8308a3351c1d4f8780572b96 (diff) | |
Fix typo. Thx to X-Savior for poiting
--HG--
branch : trunk
Diffstat (limited to 'sql/FULL')
| -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 d5efe5ad1f9..dd083aa1dfa 100644 --- a/sql/FULL/world_script_texts.sql +++ b/sql/FULL/world_script_texts.sql @@ -1738,7 +1738,7 @@ INSERT INTO `script_texts` (`entry`, `content_default`, `content_loc1`, `content (-1615040,'Unlike, I have many talents.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL,14138,1,0,0,'vesperon SAY_VESPERON_SPECIAL_2'), (-1615041,'A Vesperon Disciple appears in the Twilight!', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL,0,5,0,0,'shadron WHISPER_VESPERON_DICIPLE'), -(-1615042,'%s begins to open a Twilight Portal!',0,5,0,0,'sartharion drake WHISPER_OPEN_PORTAL'); +(-1615042,'%s begins to open a Twilight Portal!', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL,0,5,0,0,'sartharion drake WHISPER_OPEN_PORTAL'); -- -1 645 000 ??? INSERT INTO `script_texts` (`entry`, `content_default`, `content_loc1`, `content_loc2`, `content_loc3`, `content_loc4`, `content_loc5`, `content_loc6`, `content_loc7`, `content_loc8`, `sound`, `type`, `language`, `emote`, `comment`) VALUES |
