diff options
| author | TheWinchesters <TheWinchesters@users.noreply.github.com> | 2018-12-08 11:09:21 +0100 |
|---|---|---|
| committer | Shauren <shauren.trinity@gmail.com> | 2021-11-16 16:08:39 +0100 |
| commit | b32c8829eb3438039ff122b6134bae50167b5697 (patch) | |
| tree | 864d6d3640516501a9a0746c9bab1628594c5c0f | |
| parent | d18c07413ed9c806b0bdb901923c3e357128aa83 (diff) | |
DB/Loot: Koralon's loot (10n)
Closes #22777
(cherry picked from commit d10dce6dac74a9e6c35823d56310864651b86439)
| -rw-r--r-- | sql/updates/world/master/2021_11_16_28_world_2018_12_08_40_world.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/master/2021_11_16_28_world_2018_12_08_40_world.sql b/sql/updates/world/master/2021_11_16_28_world_2018_12_08_40_world.sql new file mode 100644 index 00000000000..85083a831b2 --- /dev/null +++ b/sql/updates/world/master/2021_11_16_28_world_2018_12_08_40_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `reference_loot_template` SET `Item`=40848 WHERE `entry`=34204 AND `Item`=41848; |
