mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
DB/Gameobject: Fix some Scholomance doors
This commit is contained in:
2
sql/updates/world/2015_02_06_12_world.sql
Normal file
2
sql/updates/world/2015_02_06_12_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `gameobject_template` SET `flags`=32 WHERE `entry` IN (175611,175612,175613,175614);
|
||||
Reference in New Issue
Block a user