Commit 86c1d407 authored by a597449807's avatar a597449807 Committed by GitHub

fix 犀子の王様 (#2619)

parent c3315592
...@@ -11,6 +11,7 @@ function c74289646.initial_effect(c) ...@@ -11,6 +11,7 @@ function c74289646.initial_effect(c)
e1:SetOperation(c74289646.operation) e1:SetOperation(c74289646.operation)
c:RegisterEffect(e1) c:RegisterEffect(e1)
end end
c74289646.toss_dice=true
function c74289646.target(e,tp,eg,ep,ev,re,r,rp,chk) function c74289646.target(e,tp,eg,ep,ev,re,r,rp,chk)
local cl=Duel.GetCurrentChain() local cl=Duel.GetCurrentChain()
if chk==0 then return true end if chk==0 then return true 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