fix(DB/Creature): Remove rep rewards for killing Skyriss Images (#15646)
Create rev_1680109188044403400.sql
This commit is contained in:
parent
ca26ef87f5
commit
3ede5186ba
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
DELETE FROM `creature_onkill_reputation` WHERE (`creature_id` IN (21466, 21467));
|
||||
Loading…
Add table
Add a link
Reference in a new issue