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:
Tereneckla
2024-08-06 00:10:43 +00:00
committed by GitHub
parent d75267f23a
commit a61695ff3c

View File

@@ -0,0 +1 @@
UPDATE `creature_onkill_reputation` SET `MaxStanding1` = 7 WHERE `creature_id` IN (17977,21582);