Skip to content

Commit

Permalink
fix(DB/Creature): Stinky aura (azerothcore#2860)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kitzunu committed Apr 30, 2020
1 parent 03a7bec commit fedd657
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions data/sql/updates/pending_db_world/rev_1586465404537052600.sql
@@ -0,0 +1,3 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1586465404537052600');

UPDATE `creature_addon` SET `auras`= '21862' WHERE `guid` = 201240;

0 comments on commit fedd657

Please sign in to comment.