diff options
author | nelegalno <nelegalno@yopmail.com> | 2012-01-06 13:30:51 +0200 |
---|---|---|
committer | nelegalno <nelegalno@yopmail.com> | 2012-01-06 13:30:51 +0200 |
commit | 6be242053f15e6d5bfec0eaef1b1ae5f37ea84e6 (patch) | |
tree | 0784eac993e5e25c5c3e621066f95619a94cb1c1 | |
parent | c4577db641cef90cab19a3f4ea6936a96590436d (diff) |
Tiger Matriarch Credit have no SAI script
-rw-r--r-- | sql/updates/world/2011_12_30_04_world_misc.sql | 2 |
1 files changed, 2 insertions, 0 deletions
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; |