mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-15 18:10:26 +00:00
fix(DB\Creature):Mindless Undead should not give reputation at all (#8793)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1635421272727394400');
|
||||
|
||||
DELETE FROM `creature_onkill_reputation` WHERE `creature_id`=11030;
|
||||
Reference in New Issue
Block a user