mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-16 02:20:27 +00:00
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:
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_onkill_reputation` SET `RewOnKillRepValue1` = 22.5 WHERE `creature_id` = 20265;
|
||||
Reference in New Issue
Block a user