fix(DB/Reputation): Correct Rep for Heroic Nexus Terror (#15801)
* fix(DB/Creature): Correct Rep for Heroic Nexus Terror * Update to correct rep value
This commit is contained in:
parent
2e491441e8
commit
cfb946edfc
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `creature_onkill_reputation` SET `RewOnKillRepValue1` = 22.5 WHERE `creature_id` = 20265;
|
||||
Loading…
Add table
Add a link
Reference in a new issue