Commit 27e88244 authored by REIKAI's avatar REIKAI 💬

Merge branch 'master' of git.mycard.moe:alstroemeria-silentlove/ygopro-222DIY-cards

parents 80717eae 885f160b
Pipeline #22909 passed with stages
in 28 minutes and 53 seconds
......@@ -3,6 +3,7 @@ function c33332100.initial_effect(c)
--synchro summon
aux.AddSynchroProcedure(c,aux.FilterBoolFunction(Card.IsRace,RACE_SPELLCASTER),aux.NonTuner(c33332100.mfilter),1)
c:EnableReviveLimit()
aux.EnablePendulumAttribute(c,false)
--to hand and dam
local e1=Effect.CreateEffect(c)
e1:SetCategory(CATEGORY_TOHAND)
......
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