rename file

This commit is contained in:
Aokromes
2018-09-03 14:30:15 +02:00
parent 48dd914478
commit e182f14e6c

View File

@@ -1,2 +1,2 @@
-- SMART_ACTION_FLEE_FOR_ASSIST (25) does not need a target
-- SMART_ACTION_FLEE_FOR_ASSIST (25) does not need a target
UPDATE `smart_scripts` SET `target_type`=0 WHERE `action_type`=25;