diff options
| author | Rushor <Rushor@users.noreply.github.com> | 2017-01-14 19:21:54 +0100 |
|---|---|---|
| committer | Shauren <shauren.trinity@gmail.com> | 2019-09-15 18:49:26 +0200 |
| commit | 09495c171d824741f0f5973b9b15359dc1d49e53 (patch) | |
| tree | 4013769ed125744c63a2c61f5dbbca4c408a6a2e | |
| parent | aa232a6042ac90c6859f9597066b7723808c7256 (diff) | |
DB/Creature: Pyroguard Emberseer
Closes #18837
(cherry picked from commit d318ba1e8760fe0efb3413b90144b1ea9314b71a)
| -rw-r--r-- | sql/updates/world/master/2019_09_15_16_world_2017_01_14_07_world.sql | 2 |
1 files changed, 2 insertions, 0 deletions
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; |
