Commit 35887764 authored by wind2009's avatar wind2009

Fix 白き森の妖魔ディアベル

parent 64d1bc74
Pipeline #26325 passed with stages
in 1 minute and 2 seconds
......@@ -21,7 +21,7 @@ function s.initial_effect(c)
e2:SetRange(LOCATION_MZONE)
e2:SetCountLimit(1,id+o)
e2:SetCondition(s.spcon)
e2:SetCode(s.spcost)
e2:SetCost(s.spcost)
e2:SetTarget(s.sptg)
e2:SetOperation(s.spop)
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