diff options
| author | Trazom62 <none@none> | 2010-02-07 12:16:35 +0100 |
|---|---|---|
| committer | Trazom62 <none@none> | 2010-02-07 12:16:35 +0100 |
| commit | 4e500f7227645ff017d7f2bef1e836bf28ae6da0 (patch) | |
| tree | 0ea16ed62938495604a31c7718c464c3bf269841 /sql/updates | |
| parent | 8676e5056f639c42256b0051d81286ee67af1d77 (diff) | |
Fix The Dwarven Spy text. Thanks zthoreen.
Fixes issue #616.
--HG--
branch : trunk
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/7312_world_script_texts.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/7312_world_script_texts.sql b/sql/updates/7312_world_script_texts.sql new file mode 100644 index 00000000000..893f6954c01 --- /dev/null +++ b/sql/updates/7312_world_script_texts.sql @@ -0,0 +1 @@ +UPDATE `script_texts` SET `npc_entry`=15420 WHERE `entry` IN (-1000209,-1000210); |
