Commit 5a8a79e7 authored by Nemo Ma's avatar Nemo Ma

Update c67200933.lua

parent 3c592808
......@@ -2,7 +2,7 @@
function c67200933.initial_effect(c)
--fusion
c:EnableReviveLimit()
aux.AddFusionProcCodeFun(c,67200929,aux.FilterBoolFunction(Card.IsFusionSetCard,0x767b),1,true,true)
aux.AddFusionProcCodeFun(c,67200929,aux.FilterBoolFunction(Card.IsFusionSetCard,0x967b),1,true,true)
--Destroy
local e3=Effect.CreateEffect(c)
e3:SetDescription(aux.Stringid(67200933,1))
......
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