fix(DB\Creature):Mindless Undead should not give reputation at all (#8793)
This commit is contained in:
parent
fbd08f22f9
commit
288cc1ce6d
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1635421272727394400');
|
||||
|
||||
DELETE FROM `creature_onkill_reputation` WHERE `creature_id`=11030;
|
||||
Loading…
Add table
Add a link
Reference in a new issue