Commit 86245d06 authored by 森野さくら's avatar 森野さくら 🐟

7

parent 3e90ad83
...@@ -24,7 +24,7 @@ function c16349057.initial_effect(c) ...@@ -24,7 +24,7 @@ function c16349057.initial_effect(c)
e2:SetProperty(EFFECT_FLAG_CARD_TARGET) e2:SetProperty(EFFECT_FLAG_CARD_TARGET)
e2:SetType(EFFECT_TYPE_IGNITION) e2:SetType(EFFECT_TYPE_IGNITION)
e2:SetRange(LOCATION_SZONE) e2:SetRange(LOCATION_SZONE)
e2:SetCountLimit(1,16349057+1) e2:SetCountLimit(1,16349057)
e2:SetTarget(c16349057.target2) e2:SetTarget(c16349057.target2)
e2:SetOperation(c16349057.activate2) e2:SetOperation(c16349057.activate2)
c:RegisterEffect(e2) c:RegisterEffect(e2)
......
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