Commit a6557d69 authored by POLYMER's avatar POLYMER

fix

parent e5702336
......@@ -12,7 +12,7 @@ function c9911275.initial_effect(c)
e1:SetProperty(EFFECT_FLAG_CARD_TARGET)
e1:SetRange(LOCATION_SZONE)
e1:SetCountLimit(1)
e1:SetHintTiming(0,TIMINGS_CHECK_MONSTER+TIMING_END_PHASE)
e1:SetHintTiming(0,TIMINGS_CHECK_MONSTER+TIMING_MAIN_END)
e1:SetCondition(c9911275.copycon)
e1:SetTarget(c9911275.copytg)
e1:SetOperation(c9911275.copyop)
......
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