Commit 47b3f436 authored by 森野さくら's avatar 森野さくら 🐟

Replace c71403005.lua

parent 46bceb6a
...@@ -42,8 +42,8 @@ function c71403005.initial_effect(c) ...@@ -42,8 +42,8 @@ function c71403005.initial_effect(c)
e1:SetCountLimit(1,71513005) e1:SetCountLimit(1,71513005)
e1:SetCondition(yume.PPTMainPhaseCon) e1:SetCondition(yume.PPTMainPhaseCon)
e1:SetCost(yume.PPTLimitCost) e1:SetCost(yume.PPTLimitCost)
e1:SetTarget(c71403005.tg2) e1:SetTarget(c71403005.tg1)
e1:SetOperation(c71403005.op2) e1:SetOperation(c71403005.op1)
c:RegisterEffect(e2) c:RegisterEffect(e2)
yume.PPTCounter() yume.PPTCounter()
end end
......
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