We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1685f7b commit 0e363e4Copy full SHA for 0e363e4
1 file changed
Output.lua
@@ -7,6 +7,7 @@ function s.initial_effect(c)
7
e1:SetCode(<edit setcode>)
8
<expand effect>
9
c:RegisterEffect(e1)
10
+ <expand initial>
11
end
12
<add condition>
13
<add target>
0 commit comments