Commit 0cbc8a9b authored by mercury233's avatar mercury233 Committed by GitHub

add timing hint for 魔神儀の創造主-クリオルター

parent ddffb834
...@@ -7,6 +7,7 @@ function c96915510.initial_effect(c) ...@@ -7,6 +7,7 @@ function c96915510.initial_effect(c)
e1:SetType(EFFECT_TYPE_QUICK_O) e1:SetType(EFFECT_TYPE_QUICK_O)
e1:SetCode(EVENT_FREE_CHAIN) e1:SetCode(EVENT_FREE_CHAIN)
e1:SetRange(LOCATION_HAND) e1:SetRange(LOCATION_HAND)
e1:SetHintTiming(0,TIMING_MAIN_END)
e1:SetCountLimit(1,96915510) e1:SetCountLimit(1,96915510)
e1:SetCondition(c96915510.spcon) e1:SetCondition(c96915510.spcon)
e1:SetCost(c96915510.spcost) e1:SetCost(c96915510.spcost)
......
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