Commit d8ee9dbe authored by GuGu's avatar GuGu

Update c4114105.lua

parent cf66be94
Pipeline #29928 passed with stage
in 8 seconds
......@@ -28,7 +28,7 @@ function c4114105.initial_effect(c)
e3:SetCategory(CATEGORY_SPECIAL_SUMMON)
e3:SetType(EFFECT_TYPE_SINGLE+EFFECT_TYPE_TRIGGER_O)
e3:SetCode(EVENT_TO_GRAVE)
e3:SetProperty(EFFECT_FLAG_DELAY)
e3:SetProperty(EFFECT_FLAG_DAMAGE_STEP+EFFECT_FLAG_DELAY)
e3:SetCountLimit(1,4114105)
e3:SetTarget(c4114105.sptg)
e3:SetOperation(c4114105.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