Commit 985baf80 authored by Grajade's avatar Grajade

Update c74561014.lua

parent fa80ae34
Pipeline #15380 passed with stage
in 48 seconds
......@@ -11,7 +11,7 @@ function cCardno.initial_effect(c)
e1:SetCategory(CATEGORY_SPECIAL_SUMMON)
e1:SetType(EFFECT_TYPE_IGNITION)
e1:SetRange(LOCATION_MZONE)
e1:SetCountLimit(1,Cardno)
e1:SetCountLimit(1,74561014+400)
e1:SetTarget(cCardno.retg)
e1:SetOperation(cCardno.reop)
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