fix(DB/Reputation): Remove reputation from Fiendish Imp (#14787)

This commit is contained in:
Skjalf 2023-01-29 00:23:11 -03:00 committed by GitHub
parent f59ee4ef7c
commit ee4de44c5a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,2 @@
--
DELETE FROM `creature_onkill_reputation` WHERE `creature_id` = 17267;