diff options
| author | QAston <none@none> | 2009-08-14 15:48:19 +0200 |
|---|---|---|
| committer | QAston <none@none> | 2009-08-14 15:48:19 +0200 |
| commit | 172befc3608426601f7aba28c0c4e959207819f3 (patch) | |
| tree | cc45a4828cd432d408ce4ff464dc5fd7fb2d7815 | |
| parent | a60600b717889bacbe531cfd6a18f49633e99a77 (diff) | |
*Sql missing from prev rev.
--HG--
branch : trunk
| -rw-r--r-- | sql/updates/5009_world.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/5009_world.sql b/sql/updates/5009_world.sql new file mode 100644 index 00000000000..0a50905614a --- /dev/null +++ b/sql/updates/5009_world.sql @@ -0,0 +1 @@ +UPDATE `creature_template` SET `ScriptName`='npc_ebon_gargoyle' WHERE `entry`=27829;
\ No newline at end of file |
