fix(DB/Creature): Emeriss should not give reputation on kill (#12357)
This commit is contained in:
parent
9920e01b2b
commit
e3e69fbbd1
1 changed files with 1 additions and 0 deletions
1
data/sql/updates/pending_db_world/emerissrep.sql
Normal file
1
data/sql/updates/pending_db_world/emerissrep.sql
Normal file
|
|
@ -0,0 +1 @@
|
|||
DELETE FROM `creature_onkill_reputation` WHERE (`creature_id` = 14889);
|
||||
Loading…
Add table
Add a link
Reference in a new issue