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:
parent
c7df977d10
commit
8e74bc8edd
1 changed files with 1 additions and 0 deletions
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));
|
||||
Loading…
Add table
Add a link
Reference in a new issue