Skip to content

Commit

Permalink
Remove AV Rep Items from c.13218 Grunnda Wolfheart Loot
Browse files Browse the repository at this point in the history
  • Loading branch information
AnonXS committed Jan 29, 2024
1 parent e94d12d commit ab0062b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Updates/0370_13218_wrong_loot.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
-- Remove AV Rep Items from c.13218 Grunnda Wolfheart Loot
DELETE FROM `creature_loot_template` where `entry` = 13218 AND `item` IN (
17348,17349,17351,17352,19029,19031,19046,19083,19085,19087,19088,19089,19090,19095,19096,19099,19101,19103,19301,19307,19308,19309,19310,19311,19312,19315,19316,19317,19318,19319,19320,19321,19323,19324,19325);

0 comments on commit ab0062b

Please sign in to comment.