Commit 735c39ec authored by 聖園ミカ's avatar 聖園ミカ 🐟

1+1=3

parent da177b1c
No preview for this file type
......@@ -51,8 +51,8 @@ function cm.activate(e,tp,eg,ep,ev,re,r,rp)
Duel.RegisterEffect(e4,tp)
local e5=Effect.CreateEffect(c)
e5:SetType(EFFECT_TYPE_FIELD)
e5:SetCode(EFFECT_SET_SUMMON_COUNT_LIMIT)
e5:SetProperty(EFFECT_FLAG_PLAYER_TARGET)
e5:SetCode(EFFECT_DRAW_COUNT)
e5:SetTargetRange(1,0)
e5:SetValue(2)
Duel.RegisterEffect(e5,tp)
......
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