Commit fa80ae34 authored by Grajade's avatar Grajade

Update c74561415.lua

parent 1bb5c55a
Pipeline #15379 passed with stage
in 47 seconds
......@@ -31,7 +31,7 @@ function cCardno.initial_effect(c)
e4:SetCategory(0+CATEGORY_ATKCHANGE+CATEGORY_DEFCHANGE)
e4:SetType(EFFECT_TYPE_IGNITION)
e4:SetRange(LOCATION_MZONE)
e4:SetCountLimit(1)
e4:SetCountLimit(1,74561415+100)
e4:SetOperation(cCardno.crazyop)
c:RegisterEffect(e4)
end
......
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