From 1ceefb8f91892336f9cc8681d8bd920029da0411 Mon Sep 17 00:00:00 2001 From: Michael Kamensky Date: Sun, 21 Feb 2021 17:51:01 +0300 Subject: [PATCH] - Minor clarification. --- forge-gui/tools/puzzle-mode-script-refs-list.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forge-gui/tools/puzzle-mode-script-refs-list.txt b/forge-gui/tools/puzzle-mode-script-refs-list.txt index 7af20577073..082233cded5 100644 --- a/forge-gui/tools/puzzle-mode-script-refs-list.txt +++ b/forge-gui/tools/puzzle-mode-script-refs-list.txt @@ -1,4 +1,4 @@ -This file lists all cards the scripted abilities of which are referenced in Puzzle Mode puzzles. Changing these abilities' names or reimplementing them differently will require an update in the relevant puzzle(s), a grep search over the .pzl files will be required to detect which puzzles are affected. +This file lists all cards the scripted abilities of which are referenced in Puzzle Mode puzzles. Changing these abilities' names or reimplementing them differently will require an update in the relevant puzzle(s), a grep search over the .pzl files will be required to detect which puzzles are affected. The script references appear either in "ExecuteScript" parts or in the "aiprecast" / "humanprecast" declarations. Abstruse Interference -> DBToken Aether Chaser -> TrigEnergy