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

add timing hint for リンクリボー

parent f5eb7662
...@@ -19,6 +19,7 @@ function c41999284.initial_effect(c) ...@@ -19,6 +19,7 @@ function c41999284.initial_effect(c)
e2:SetCode(EVENT_FREE_CHAIN) e2:SetCode(EVENT_FREE_CHAIN)
e2:SetRange(LOCATION_GRAVE) e2:SetRange(LOCATION_GRAVE)
e2:SetCountLimit(1,41999284) e2:SetCountLimit(1,41999284)
e2:SetHintTiming(0,TIMING_BATTLE_START)
e2:SetCost(c41999284.spcost) e2:SetCost(c41999284.spcost)
e2:SetTarget(c41999284.sptg) e2:SetTarget(c41999284.sptg)
e2:SetOperation(c41999284.spop) e2:SetOperation(c41999284.spop)
......
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