mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
Core/SAI: Allow update of disable gravity/root applied via static flags (using related action type) (#30481)
This commit is contained in:
1
sql/updates/world/master/2024_12_04_00_world.sql
Normal file
1
sql/updates/world/master/2024_12_04_00_world.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE `smart_scripts` SET `target_type`=1 WHERE `action_type`=60;
|
||||
Reference in New Issue
Block a user