aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTeppic1 <Teppic1@users.noreply.github.com>2019-03-27 21:46:31 +0100
committerShauren <shauren.trinity@gmail.com>2021-11-24 23:19:22 +0100
commite08a403b51e3e5a88695283d6aa3f634489094d0 (patch)
treeae583a984f0f3695cb383b20873630478d78fb70
parent64abf2065fd5778fcaf4d009914f392b20c0fd84 (diff)
DB/Loot: Mottled Boar
Ref #23134 (cherry picked from commit dc2cb2ee69b24b24ee333b2941a7ba85e20e9031)
-rw-r--r--sql/updates/world/master/2021_11_24_48_world_2019_03_27_04_world_335.sql8
1 files changed, 8 insertions, 0 deletions
diff --git a/sql/updates/world/master/2021_11_24_48_world_2019_03_27_04_world_335.sql b/sql/updates/world/master/2021_11_24_48_world_2019_03_27_04_world_335.sql
new file mode 100644
index 00000000000..ae254357427
--- /dev/null
+++ b/sql/updates/world/master/2021_11_24_48_world_2019_03_27_04_world_335.sql
@@ -0,0 +1,8 @@
+-- Mottled Boar
+DELETE FROM `creature_loot_template` WHERE `Entry`=3098;
+INSERT INTO `creature_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES
+(3098, 4865, 0, 40, 0, 1, 1, 1, 1, "Ruined Pelt"), -- Ruined Pelt
+(3098, 7098, 0, 40, 0, 1, 1, 1, 2, "Splintered Tusk"), -- Splintered Tusk
+(3098, 117, 0, 20, 0, 1, 1, 1, 1, "Tough Jerky"), -- Tough Jerky
+(3098, 24073, 24073, 15, 0, 1, 0, 1, 1, "Junk"), -- Junk
+(3098, 11111, 11111, 0.1, 0, 1, 0, 1, 1, "Bags"); -- Bags