Commit f5ceb11a authored by Clara Grace Paulsen's avatar Clara Grace Paulsen Committed by GitHub

fix `Nightmare's Steelcage` category (#3012)

parent a0b05ae3
......@@ -2,7 +2,6 @@
function c58775978.initial_effect(c)
--Activate
local e1=Effect.CreateEffect(c)
e1:SetCategory(CATEGORY_POSITION)
e1:SetType(EFFECT_TYPE_ACTIVATE)
e1:SetCode(EVENT_FREE_CHAIN)
e1:SetTarget(c58775978.target)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment