Commit 12032f26 authored by 聖園ミカ's avatar 聖園ミカ 🐟

1+1=3

parent 1c1847e3
......@@ -12,7 +12,6 @@ function cm.initial_effect(c)
e1:SetHintTiming(0,0x1c0)
e1:SetRange(LOCATION_HAND)
e1:SetCost(cm.cost)
e1:SetCondition(function(e,tp) return Duel.GetCurrentPhase()==PHASE_STANDBY end)
e1:SetOperation(cm.operation)
c:RegisterEffect(e1)
if not cm.global_check then
......
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