fix(DB/EversongWoods): Remove sprint action from tigers (#12704)

This commit is contained in:
SoglaHash
2022-09-06 20:10:06 +02:00
committed by GitHub
parent d0a5c0f9fe
commit e27e58e40b

View File

@@ -0,0 +1 @@
DELETE FROM `smart_scripts` WHERE (`entryorguid` IN (15651, 15652)) AND (`action_param1` = 22863) AND (`source_type` = 0);