Commit 1ee136fe authored by GuGu's avatar GuGu

Update c1102006.lua 飘零之音字段

parent cb60ed64
Pipeline #16727 passed with stage
in 44 seconds
......@@ -24,7 +24,7 @@ function c1102006.initial_effect(c)
end
--
function c1102006.cfilter(c)
return c:IsSetCard(0x3e1f,0x5e1f) and c:IsType(TYPE_SPELL) and c:IsFaceup()
return c:IsSetCard(0x3e1f,0x6e1f) and c:IsType(TYPE_SPELL) and c:IsFaceup()
end
function c1102006.thfilter(c)
return c:GetType()==TYPE_SPELL and c:IsAbleToHand()
......
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