diff options
-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 |