Commit 0c763166 authored by GuGu's avatar GuGu

Update c86379789.lua

parent 1043c0e7
Pipeline #33819 passed with stage
in 16 seconds
......@@ -19,6 +19,7 @@ function c86379789.initial_effect(c)
e3:SetType(EFFECT_TYPE_QUICK_O)
e3:SetCode(EVENT_FREE_CHAIN)
e3:SetRange(LOCATION_MZONE)
e3:SetHintTiming(0,TIMINGS_CHECK_MONSTER+TIMING_MAIN_END)
e3:SetCountLimit(1,86379789)
e3:SetCondition(c86379789.spcon)
e3:SetTarget(c86379789.sptg)
......
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