diff options
| author | maximius <none@none> | 2009-09-11 15:25:32 -0700 |
|---|---|---|
| committer | maximius <none@none> | 2009-09-11 15:25:32 -0700 |
| commit | b62df49bde15b83124b2711980d714007c89702b (patch) | |
| tree | 71acd73236e604fb6e61d8bc32ae5ff1be08a357 /sql/updates | |
| parent | cf4302495149c96bc34a7735a141a7de2c9e80fd (diff) | |
*Some missed SQL from r5608/199e724daa1a
--HG--
branch : trunk
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/5627_world_scripts.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/5627_world_scripts.sql b/sql/updates/5627_world_scripts.sql new file mode 100644 index 00000000000..ee6c7937941 --- /dev/null +++ b/sql/updates/5627_world_scripts.sql @@ -0,0 +1,2 @@ + +UPDATE `creature_template` SET `ScriptName`='npc_gymer' WHERE `entry`=29647; |
