Scripts/SmartScripts: _SET_IN_COMBAT_WITH_ZONE and _CALL_FOR_HELP no longer use a target. Because that feature made no sense and was unused.

(cherry picked from commit 5706d49e49733f70a6ea2304b7e3671c16ca0c13)
This commit is contained in:
Treeston
2021-10-22 23:20:36 +02:00
committed by Shauren
parent 6b8329f6af
commit f6ceb4bf0c
2 changed files with 11 additions and 17 deletions
@@ -0,0 +1,2 @@
--
UPDATE `smart_scripts` SET `target_type`=0 WHERE `action_type` IN (38,39);