Commit 146652aa authored by songtongtong's avatar songtongtong

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

parents 74124adc b90ff3e2
Pipeline #22217 failed with stages
in 19 minutes and 45 seconds
......@@ -3,7 +3,7 @@ local m=12003017
local cm=_G["c"..m]
function c12003017.initial_effect(c)
--link summon
aux.AddLinkProcedure(c,aux.FilterBoolFunction(Card.IsLinkAttribute,ATTRIBUTE_WATER),2,2)
aux.AddLinkProcedure(c,aux.FilterBoolFunction(Card.IsAttribute,ATTRIBUTE_WATER),2,2)
c:EnableReviveLimit()
--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