Commit 8e1bc871 authored by mercury233's avatar mercury233 Committed by GitHub

fix 不朽の特殊合金

parent ccaa7d36
......@@ -6,7 +6,7 @@ function c37042505.initial_effect(c)
e1:SetDescription(aux.Stringid(37042505,0))
e1:SetType(EFFECT_TYPE_ACTIVATE)
e1:SetCode(EVENT_FREE_CHAIN)
e1:SetCost(c37042505.condition1)
e1:SetCondition(c37042505.condition1)
e1:SetCost(c37042505.target1)
e1:SetOperation(c37042505.activate1)
c:RegisterEffect(e1)
......
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