fix(DB/UBRS): change rep on kill for Pyroguard Emberseer from 50 to 20 (#16888)

initial

...

Co-authored-by: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com>
This commit is contained in:
Dan
2023-08-12 00:14:35 +02:00
committed by GitHub
parent 1f32823682
commit ebbb7d2f3c

View File

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