Commit b935bd21 authored by mercury233's avatar mercury233 Committed by GitHub

timing hint for 転生炎獣の超転生

parent 3201ae74
......@@ -6,6 +6,7 @@ function c54529134.initial_effect(c)
e1:SetType(EFFECT_TYPE_ACTIVATE)
e1:SetProperty(EFFECT_FLAG_CARD_TARGET)
e1:SetCode(EVENT_FREE_CHAIN)
e1:SetHintTiming(0,TIMING_END_PHASE)
e1:SetCountLimit(1,54529134+EFFECT_COUNT_CODE_OATH)
e1:SetTarget(c54529134.target)
e1:SetOperation(c54529134.activate)
......
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