From 1e573cf11c4d8ccc0537865236439ce0088f09c6 Mon Sep 17 00:00:00 2001 From: Rat Date: Wed, 14 Apr 2010 17:56:18 +0200 Subject: *added script for Hunter Pet Trainers for Pet Talent Resetting --HG-- branch : trunk --- sql/updates/7909_world_scriptname.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 sql/updates/7909_world_scriptname.sql (limited to 'sql/updates') diff --git a/sql/updates/7909_world_scriptname.sql b/sql/updates/7909_world_scriptname.sql new file mode 100644 index 00000000000..824c090800e --- /dev/null +++ b/sql/updates/7909_world_scriptname.sql @@ -0,0 +1 @@ +UPDATE `creature_template` SET `ScriptName`='npc_pet_trainer' WHERE `entry` IN (10090,3698,17484,4320,3545,16712,3622,16675,3620,10086,2879,3306,543,2878,3688,10089,16271,10088,3624); -- cgit v1.2.3