diff options
| author | TheWinchesters <TheWinchesters@users.noreply.github.com> | 2018-12-08 11:09:21 +0100 |
|---|---|---|
| committer | Killyana <morphone1@gmail.com> | 2018-12-08 11:09:21 +0100 |
| commit | d10dce6dac74a9e6c35823d56310864651b86439 (patch) | |
| tree | cd8922874f110c474afb3bf87c97ff2797379cd8 | |
| parent | 7dbccdaf27aafdbdbd4dbeb79ea78ebfcda69331 (diff) | |
DB/Loot: Koralon's loot (10n)
Closes #22777
| -rw-r--r-- | sql/updates/world/3.3.5/2018_12_08_40_world.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2018_12_08_40_world.sql b/sql/updates/world/3.3.5/2018_12_08_40_world.sql new file mode 100644 index 00000000000..85083a831b2 --- /dev/null +++ b/sql/updates/world/3.3.5/2018_12_08_40_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `reference_loot_template` SET `Item`=40848 WHERE `entry`=34204 AND `Item`=41848; |
