Commit 1f3a23d8 authored by wind2009's avatar wind2009 Committed by GitHub

Fix RUM-ファントム・フォース (#2890)

parent 8a30ff3a
......@@ -7,7 +7,7 @@ function c88504133.initial_effect(c)
e1:SetType(EFFECT_TYPE_ACTIVATE)
e1:SetProperty(EFFECT_FLAG_CARD_TARGET)
e1:SetCode(EVENT_FREE_CHAIN)
e1:SetCountLimit(1,88504133)
e1:SetCountLimit(1,88504133+EFFECT_COUNT_CODE_OATH)
e1:SetHintTiming(0,TIMING_MAIN_END)
e1:SetCondition(c88504133.condition)
e1:SetCost(c88504133.cost)
......
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