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:
ZhengPeiRu21
2023-04-22 07:48:17 -06:00
committed by GitHub
parent 2e491441e8
commit cfb946edfc

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature_onkill_reputation` SET `RewOnKillRepValue1` = 22.5 WHERE `creature_id` = 20265;