diff --git a/resource/global/YoStarEN/resource/tasks.json b/resource/global/YoStarEN/resource/tasks.json index 6b44baccb6..65c9a5023b 100644 --- a/resource/global/YoStarEN/resource/tasks.json +++ b/resource/global/YoStarEN/resource/tasks.json @@ -3242,6 +3242,12 @@ 231, 116, 22 + ], + "specialParams": [ + 160, + 4, + 7, + 0 ] }, "BattleStartPre": { diff --git a/resource/tasks.json b/resource/tasks.json index af9a9bf850..6ebc1b7a18 100644 --- a/resource/tasks.json +++ b/resource/tasks.json @@ -7353,7 +7353,14 @@ 107, 20 ], - "postDelay": 200 + "postDelay": 200, + "specialParams_Doc": "Used in BattleFormationTask.cpp for OCR manipulation", + "specialParams": [ + 160, + 4, + 4, + 0 + ] }, "BattleQuickFormationSkill1": { "algorithm": "JustReturn",