From c3b7ab5bb69ec64e0039277627e331ab3f7cbe9e Mon Sep 17 00:00:00 2001 From: mindaugasa Date: Fri, 11 Oct 2024 14:22:14 +0200 Subject: [PATCH 1/2] clarify freeze object trigger --- docs/scenarios/triggers/effects/effects.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/scenarios/triggers/effects/effects.json b/docs/scenarios/triggers/effects/effects.json index 7e017b2..6183645 100644 --- a/docs/scenarios/triggers/effects/effects.json +++ b/docs/scenarios/triggers/effects/effects.json @@ -279,7 +279,7 @@ }, "22": { "name": "Freeze Object", - "desc": "This effect can be used to stop units of a specific player. The units affected by this effect are determined by the configurations of the effect", + "desc": "This effect does not actually freeze the objects but sets them to a no attack stance. The units affected by this effect are determined by the configurations of the effect", "attrs": [ "object_list_unit_id", "source_player", From e481084af0cf1226625c2ba099c05f41d0f5bf81 Mon Sep 17 00:00:00 2001 From: mindaugasa Date: Fri, 11 Oct 2024 14:23:26 +0200 Subject: [PATCH 2/2] ran script --- docs/scenarios/triggers/effects/effects.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/scenarios/triggers/effects/effects.md b/docs/scenarios/triggers/effects/effects.md index 4573cd7..a845cc2 100644 --- a/docs/scenarios/triggers/effects/effects.md +++ b/docs/scenarios/triggers/effects/effects.md @@ -546,7 +546,7 @@ This effect makes it so that the specified units of the given player can be targ ### 3.49. Freeze Object -This effect can be used to stop units of a specific player. The units affected by this effect are determined by the configurations of the effect. The configurations for this effect are as follows: +This effect does not actually freeze the objects but sets them to a no attack stance. The units affected by this effect are determined by the configurations of the effect. The configurations for this effect are as follows: 1. Unit List 1: This is the unit to affect 2. Source Player: The player that is affected by the effect