diff options
| author | Machiavelli <none@none> | 2010-03-19 22:00:52 +0100 |
|---|---|---|
| committer | Machiavelli <none@none> | 2010-03-19 22:00:52 +0100 |
| commit | 86a33aa5388ebf2dfa80d828080c67cfc6ca272b (patch) | |
| tree | d38162f8c18eb3e542ffd21dcca076801dcde9a1 /sql/updates | |
| parent | 3ae5a4094e51f03141663d1a22e7bbc574957434 (diff) | |
Fix SQL's, thanks Aokromes.
--HG--
branch : trunk
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/7625_world_scriptname.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/7625_world_scriptname.sql b/sql/updates/7625_world_scriptname.sql index 73007ac11db..ba4f132f22f 100644 --- a/sql/updates/7625_world_scriptname.sql +++ b/sql/updates/7625_world_scriptname.sql @@ -1 +1 @@ -UPDATE `instance_template` SET `ScriptName`='instance_zulfarrak' WHERE `map`=209; +UPDATE `instance_template` SET `cript`='instance_zulfarrak' WHERE `map`=209; |
