Commit 2a87e55d authored by GuGu's avatar GuGu

Update c86379797.lua

parent 0c763166
Pipeline #33820 passed with stage
in 13 seconds
......@@ -17,7 +17,7 @@ function c86379797.initial_effect(c)
e2:SetCategory(CATEGORY_RELEASE+CATEGORY_SPECIAL_SUMMON)
e2:SetType(EFFECT_TYPE_QUICK_O)
e2:SetCode(EVENT_FREE_CHAIN)
e2:SetHintTiming(0,0x1c0)
e2:SetHintTiming(0,TIMINGS_CHECK_MONSTER+TIMING_MAIN_END)
e2:SetRange(LOCATION_MZONE)
e2:SetCountLimit(1,86379797)
e2:SetCondition(c86379797.sccon)
......
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