Commit e6c0d254 authored by Grajade's avatar Grajade

Update c86379403.lua

parent fb5bb2a1
Pipeline #12953 passed with stage
in 1 minute and 19 seconds
......@@ -29,6 +29,7 @@ function c86379403.initial_effect(c)
e3:SetCategory(CATEGORY_SPECIAL_SUMMON)
e3:SetType(EFFECT_TYPE_IGNITION)
e3:SetProperty(EFFECT_FLAG_CARD_TARGET)
e3:SetRange(LOCATION_GRAVE)
e3:SetCountLimit(1,86379403)
e3:SetTarget(c86379403.sptg)
e3:SetOperation(c86379403.spop)
......
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