Core/SAI: Allow update of disable gravity/root applied via static flags (using related action type) (#30481)

This commit is contained in:
Meji
2024-12-04 18:18:02 +01:00
committed by GitHub
parent fa8f2fb273
commit 2cf2535cd6
4 changed files with 5 additions and 12 deletions

View File

@@ -0,0 +1 @@
UPDATE `smart_scripts` SET `target_type`=1 WHERE `action_type`=60;