From 09495c171d824741f0f5973b9b15359dc1d49e53 Mon Sep 17 00:00:00 2001 From: Rushor Date: Sat, 14 Jan 2017 19:21:54 +0100 Subject: DB/Creature: Pyroguard Emberseer Closes #18837 (cherry picked from commit d318ba1e8760fe0efb3413b90144b1ea9314b71a) --- sql/updates/world/master/2019_09_15_16_world_2017_01_14_07_world.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/master/2019_09_15_16_world_2017_01_14_07_world.sql (limited to 'sql') diff --git a/sql/updates/world/master/2019_09_15_16_world_2017_01_14_07_world.sql b/sql/updates/world/master/2019_09_15_16_world_2017_01_14_07_world.sql new file mode 100644 index 00000000000..3dccb2baf69 --- /dev/null +++ b/sql/updates/world/master/2019_09_15_16_world_2017_01_14_07_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `creature_onkill_reputation` SET `RewOnKillRepValue1`=20 WHERE `creature_id`=9816; -- cgit v1.2.3