mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-20 06:59:46 -04:00
Core/Loot: fix mistake in previous commit. also fix flags in sql. i did things backwards ^^
This commit is contained in:
@@ -0,0 +1 @@
|
||||
UPDATE `item_template` SET `flags` = 0 WHERE `entry` IN (50274,50226,50231);
|
||||
Reference in New Issue
Block a user