Commit e61337c9 authored by nanahira's avatar nanahira Committed by GitHub

Update c33400008.lua

parent 1892b76e
--时崎狂三---时之战士
function c33400008.initial_effect(c)
--link summon
aux.AddLinkProcedure(c,c33400008.mfilter,2)
c:EnableReviveLimit()
--activate from hand
......@@ -92,4 +91,4 @@ function c33400008.mfilter(c)
end
function c33400008.afilter(c)
return c:IsSetCard(0x3340) and c:IsType(TYPE_QUICKPLAY)
end
\ No newline at end of file
end
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