From 6be242053f15e6d5bfec0eaef1b1ae5f37ea84e6 Mon Sep 17 00:00:00 2001 From: nelegalno Date: Fri, 6 Jan 2012 13:30:51 +0200 Subject: Tiger Matriarch Credit have no SAI script --- sql/updates/world/2011_12_30_04_world_misc.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/2011_12_30_04_world_misc.sql (limited to 'sql/updates') diff --git a/sql/updates/world/2011_12_30_04_world_misc.sql b/sql/updates/world/2011_12_30_04_world_misc.sql new file mode 100644 index 00000000000..d59a5551f14 --- /dev/null +++ b/sql/updates/world/2011_12_30_04_world_misc.sql @@ -0,0 +1,2 @@ +-- Tiger Matriarch Credit have no SAI script +UPDATE `creature_template` SET `AIName`='' WHERE `entry`=40301; -- cgit v1.2.3