DB/SAI: Update target for Closest unspawned game object

Ref #24439
This commit is contained in:
Killyana
2020-04-26 21:43:01 +02:00
parent 45993428f5
commit 84c91cdef9

View File

@@ -0,0 +1,2 @@
--
UPDATE `smart_scripts` SET `target_type`=30 WHERE `action_type`=70 AND `target_type`=20;