Skip to content

Commit

Permalink
DB/Creature: fix Orgrimmar Grunt console spam
Browse files Browse the repository at this point in the history
By Ariel-, closes TrinityCore#17083
  • Loading branch information
Aokromes committed May 7, 2016
1 parent 66006e3 commit 945abb1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sql/updates/world/3.3.5/2016_05_07_00_world.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
--
UPDATE `smart_scripts` SET `action_param3`=1 WHERE `entryorguid`=3296 AND `source_type`=0 AND `id`=1;

0 comments on commit 945abb1

Please sign in to comment.