Skip to content

Commit

Permalink
BF - Shadowmoon Channeler should despawn 3 seconds after death
Browse files Browse the repository at this point in the history
  • Loading branch information
miraco committed Apr 3, 2024
1 parent 12abf47 commit 18e883a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Updates/0391_bf_shadowmoon_channeler.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
-- Shadowmoon Channeler should despawn 3 seconds after death
UPDATE creature_template SET CorpseDecay = 3 WHERE entry IN (17653, 18620);

0 comments on commit 18e883a

Please sign in to comment.