mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
Core/Loot: fix mistake in previous commit. also fix flags in sql. i did things backwards ^^
This commit is contained in:
1
sql/updates/world/2012_06_07_03_world_item_template.sql
Normal file
1
sql/updates/world/2012_06_07_03_world_item_template.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE `item_template` SET `flags` = 0 WHERE `entry` IN (50274,50226,50231);
|
||||
Reference in New Issue
Block a user