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

Update c29065605.lua

parent 0b1bdc53
......@@ -2,8 +2,8 @@
function c29065605.initial_effect(c)
c:SetSPSummonOnce(29065605)
--synchro summon
aux.AddSynchroProcedure(c,nil,aux.NonTuner(nil),1,1)
c:EnableReviveLimit()
aux.AddSynchroProcedure(c,nil,aux.NonTuner(Card.IsSetCard,0x87ad),1,99)
--Equip
local e1=Effect.CreateEffect(c)
e1:SetType(EFFECT_TYPE_SINGLE+EFFECT_TYPE_CONTINUOUS)
......
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