Commit b90ff3e2 authored by gg123gg's avatar gg123gg

Update c12003017.lua

parent 1212c522
Pipeline #22215 passed with stages
in 30 minutes and 49 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