Commit 45abd650 authored by Tachibana's avatar Tachibana

ndyd

parent 40eaeda7
Pipeline #5044 passed with stages
in 30 minutes and 9 seconds
No preview for this file type
......@@ -13,7 +13,7 @@ function c20000163.initial_effect(c)
e2:SetType(EFFECT_TYPE_SINGLE+EFFECT_TYPE_CONTINUOUS)
e2:SetCode(EVENT_BE_MATERIAL)
e2:SetProperty(EFFECT_FLAG_EVENT_PLAYER)
e2:SetCountLimit(1,20000167)
e2:SetCountLimit(2,20000167)
e2:SetCondition(function(e,tp,eg,ep,ev,re,r,rp)
local c=e:GetHandler()
return r==REASON_XYZ and c:GetReasonCard():IsSetCard(0xcfd1)
......
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