fix(DB/Creature): Remove Sha'tar rep gain from Restless Skeletons (#16276)
initial
This commit is contained in:
parent
8956b588d7
commit
131a14c064
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
--
|
||||
-- remove Sha\'tar reputation gain from Restless Skeletons
|
||||
DELETE FROM `creature_onkill_reputation` WHERE `creature_id` = 17261;
|
||||
Loading…
Add table
Add a link
Reference in a new issue