mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 16:38:42 +01:00
4
sql/updates/world/2015_07_22_06_world.sql
Normal file
4
sql/updates/world/2015_07_22_06_world.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
-- 6.x only
|
||||
DELETE FROM `creature_model_info` WHERE `DisplayID` = 64799;
|
||||
INSERT INTO `creature_model_info` (`DisplayID`, `BoundingRadius`, `CombatReach`, `DisplayID_Other_Gender`) VALUES
|
||||
(64799, 0, 0, 0);
|
||||
Reference in New Issue
Block a user