Commit bf17a54d authored by wind2009's avatar wind2009 Committed by GitHub

Fix hint for Galaxy-Eyes Solflare Dragon (#1319)

parent bb83d59e
......@@ -24,7 +24,7 @@ function c3356494.initial_effect(c)
e2:SetCode(EVENT_FREE_CHAIN)
e2:SetRange(LOCATION_MZONE)
e2:SetCountLimit(1,3356495)
e2:SetHintTiming(0,TIMINGS_CHECK_MONSTER+TIMING_END_PHASE)
e2:SetHintTiming(0,TIMINGS_CHECK_MONSTER+TIMING_MAIN_END)
e2:SetCondition(c3356494.descon)
e2:SetCost(c3356494.descost)
e2:SetTarget(c3356494.destg)
......
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