mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 10:55:43 +00:00
fix(DB/Creature): Deadwood Shaman, Avengers, Den Watchers, should not… (#12456)
fix(DB/Creature): Deadwood Shaman, Avengers, Den Watchers, should not give rep above honored.
This commit is contained in:
1
data/sql/updates/pending_db_world/deadwoodrep.sql
Normal file
1
data/sql/updates/pending_db_world/deadwoodrep.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE `creature_onkill_reputation` SET `MaxStanding1` = 5 WHERE (`creature_id` IN (7157, 7156, 7158));
|
||||
Reference in New Issue
Block a user