fix(DB/Creature): Adjust Warpslinter max standing to go above friendly (#19557)
* Create rev_1722866773520106000.sql * Update rev_1722866773520106000.sql * Update rev_1722866773520106000.sql
This commit is contained in:
parent
d75267f23a
commit
a61695ff3c
1 changed files with 1 additions and 0 deletions
|
|
@ -0,0 +1 @@
|
|||
UPDATE `creature_onkill_reputation` SET `MaxStanding1` = 7 WHERE `creature_id` IN (17977,21582);
|
||||
Loading…
Add table
Add a link
Reference in a new issue