Commit 1dbe3170 authored by GuGu's avatar GuGu

Update c86378011.lua

parent 3e783e0e
Pipeline #42252 passed with stage
in 18 seconds
......@@ -18,7 +18,7 @@ function c86378011.initial_effect(c)
e2:SetProperty(EFFECT_FLAG_DELAY+EFFECT_FLAG_DAMAGE_STEP)
e2:SetType(EFFECT_TYPE_SINGLE+EFFECT_TYPE_TRIGGER_O)
e2:SetCode(EVENT_DISCARD)
e2:SetCountLimit(1,863780011)
e2:SetCountLimit(1,86378011)
e2:SetTarget(c86378011.dtg)
e2:SetOperation(c86378011.dop)
c:RegisterEffect(e2)
......
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