Commit f43507bf authored by Huangnan's avatar Huangnan

Update c47350505.lua

parent cd09dc1c
......@@ -28,6 +28,7 @@ function s.filter(c,tp)
if not c:IsControler(c:GetOwner()) then r=LOCATION_REASON_CONTROL end
return c:IsFaceup() and Duel.GetLocationCount(c:GetOwner(),LOCATION_SZONE,tp,r)>0 and c:IsSummonType(SUMMON_TYPE_SPECIAL) and c:IsCanTurnSet()
end
--1
function s.initial_effect(c)
LIM.lim_eff(c,id)
local e1=LIM.eff2(c,id)
......
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