diff options
| author | Nay <dnpd.dd@gmail.com> | 2011-07-04 00:28:05 +0100 |
|---|---|---|
| committer | Nay <dnpd.dd@gmail.com> | 2011-07-04 00:28:05 +0100 |
| commit | 57b6cb71c037e5c08525dc31808bbada0eb722e0 (patch) | |
| tree | f1d35e83a6b0782133272cc8a305c6d2f3f0c36d /sql/updates | |
| parent | 9039583fda13bc26947d2a154be51a61d5c25c89 (diff) | |
DB/Script_texts: Update some texts.. Closes #89 (Thanks stfx)
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/world/2011_07_04_world_script_texts.sql | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sql/updates/world/2011_07_04_world_script_texts.sql b/sql/updates/world/2011_07_04_world_script_texts.sql new file mode 100644 index 00000000000..fb954ffa448 --- /dev/null +++ b/sql/updates/world/2011_07_04_world_script_texts.sql @@ -0,0 +1,4 @@ +UPDATE `script_texts` SET `content_default`='%s hugs her father.' WHERE `entry`=-1000116; +UPDATE `script_texts` SET `content_default`='Be gone, trifling elf. I am in control now!' WHERE `entry`=-1548010; +UPDATE `script_texts` SET `content_default`='It would appear that I''ve made a slight miscalculation. I allowed my mind to be corrupted by the fiend in the prison, overriding my primary directive. All systems seem to be functional now. Clear.' WHERE `entry`=-1603257; +UPDATE `script_texts` SET `content_default`='Rin''ji will tell you secret now... $n, should go to the Overlook Cliffs. Rin''ji hid something on island there' WHERE `entry`=-1000408; |
