Commit f2e92f97 authored by 聖園ミカ's avatar 聖園ミカ 🐟

byd

parent c0dc95f6
......@@ -44,7 +44,7 @@ function c50221200.initial_effect(c)
e5:SetCode(EVENT_FREE_CHAIN)
e5:SetRange(LOCATION_MZONE)
e5:SetHintTiming(0,TIMINGS_CHECK_MONSTER+TIMING_MAIN_END)
e5:SetCountLimit(1,502212001)
e5:SetCountLimit(1,50221201)
e5:SetCondition(c50221200.thcon)
e5:SetTarget(c50221200.thtg)
e5:SetOperation(c50221200.thop)
......
......@@ -44,7 +44,7 @@ function c50222100.initial_effect(c)
e5:SetCode(EVENT_FREE_CHAIN)
e5:SetRange(LOCATION_MZONE)
e5:SetHintTiming(0,TIMINGS_CHECK_MONSTER+TIMING_END_PHASE)
e5:SetCountLimit(1,502221001)
e5:SetCountLimit(1,50222101)
e5:SetTarget(c50222100.thtg)
e5:SetOperation(c50222100.thop)
c:RegisterEffect(e5)
......
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