mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 01:37:37 +01:00
2
sql/updates/world/4.3.4/2020_08_24_04_world.sql
Normal file
2
sql/updates/world/4.3.4/2020_08_24_04_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
UPDATE `creature_template_movement` SET `Ground`= 1, `Flight`= 0 WHERE `CreatureId` IN (37955, 38434, 38435, 38436);
|
||||
UPDATE `creature_template` SET `flags_extra`= `flags_extra` | 0x200 WHERE `entry` IN (37955, 38434, 38435, 38436);
|
||||
Reference in New Issue
Block a user