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:
parent
1f32823682
commit
ebbb7d2f3c
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `creature_onkill_reputation` SET `RewOnKillRepValue1` = 20 WHERE `creature_id` = 9816;
|
||||
Loading…
Add table
Add a link
Reference in a new issue