mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 03:15:41 +00:00
fix(DB/CreatureOnKillReputation): Lykul Stinger rep should stop at friendly (#14283)
This commit is contained in:
2
data/sql/updates/pending_db_world/lykulstinger.sql
Normal file
2
data/sql/updates/pending_db_world/lykulstinger.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_onkill_reputation` SET `MaxStanding1` = 4 WHERE (`creature_id` = 19632);
|
||||
Reference in New Issue
Block a user