Commit 25e66919 authored by 聖園ミカ's avatar 聖園ミカ 🐟

byd

parent 8be8d59c
......@@ -19,6 +19,7 @@ function cm.initial_effect(c)
e4:SetCategory(CATEGORY_SUMMON)
e4:SetType(EFFECT_TYPE_IGNITION)
e4:SetRange(LOCATION_HAND)
e4:SetCondition(Senya.NanahiraExistingCondition(false))
e4:SetTarget(cm.sumtg)
e4:SetOperation(cm.sumop)
c:RegisterEffect(e4)
......
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