diff options
| author | Rat <none@none> | 2010-04-14 17:56:18 +0200 |
|---|---|---|
| committer | Rat <none@none> | 2010-04-14 17:56:18 +0200 |
| commit | 1e573cf11c4d8ccc0537865236439ce0088f09c6 (patch) | |
| tree | bf1b48ac5786b5fcdce8fb38d7dc1eac6466a648 /sql/updates | |
| parent | 873f8d03806695e09ee0aaa1daa257532c216f8d (diff) | |
*added script for Hunter Pet Trainers for Pet Talent Resetting
--HG--
branch : trunk
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/7909_world_scriptname.sql | 1 |
1 files changed, 1 insertions, 0 deletions
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); |
