Commit 62e41110 authored by 聖園ミカ's avatar 聖園ミカ 🐟

byd

parent 90260318
......@@ -5,7 +5,7 @@ function c12400071.initial_effect(c)
e1:SetType(EFFECT_TYPE_FIELD)
e1:SetCode(EFFECT_SPSUMMON_PROC)
e1:SetProperty(EFFECT_FLAG_CANNOT_DISABLE+EFFECT_FLAG_UNCOPYABLE)
e1:SetRange(LOCATION_HAND)
e1:SetRange(LOCATION_HAND+LOCATION_GRAVE)
e1:SetCountLimit(1,12400072+EFFECT_COUNT_CODE_OATH)
e1:SetCondition(c12400071.con)
e1:SetTarget(c12400071.tg)
......
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