mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-14 01:29:07 +00:00
fix(DB/Creature): Emeriss should not give reputation on kill (#12357)
This commit is contained in:
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);
|
||||
Reference in New Issue
Block a user