Commit 57db18b2 authored by nanahira's avatar nanahira Committed by GitHub

Add TIMING_END_PHASE to Orcust Crescendo (#2483)

parent 7522bf4f
......@@ -17,6 +17,7 @@ function c703897.initial_effect(c)
e2:SetRange(LOCATION_GRAVE)
e2:SetCode(EVENT_FREE_CHAIN)
e2:SetCountLimit(1,703897)
e2:SetHintTiming(0,TIMING_END_PHASE)
e2:SetCost(c703897.thcost)
e2:SetTarget(c703897.thtg)
e2:SetOperation(c703897.thop)
......
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