Commit 7d48a82b authored by mercury233's avatar mercury233

fix ラドリートラップ

parent 476cd6f4
......@@ -16,7 +16,7 @@ function c79371769.initial_effect(c)
e2:SetOperation(c79371769.disop)
c:RegisterEffect(e2)
local e3=e2:Clone()
e3:SetCode(EVENT_FLIP_SUMMON_SUCCESS)
e3:SetCode(EVENT_SPSUMMON_SUCCESS)
c:RegisterEffect(e3)
--to deck
local e4=Effect.CreateEffect(c)
......
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