Commit ed9b838f authored by 2924713558's avatar 2924713558 Committed by GitHub

Update c1110115.lua

parent 40a99ecf
......@@ -137,7 +137,6 @@ function c1110115.tfilter1(c,e,tp,fusc,mg)
return c:IsLocation(LOCATION_GRAVE)
and bit.band(c:GetReason(),0x40008)==0x40008 and c:GetReasonCard()==fusc
and c:IsCanBeSpecialSummoned(e,0,tp,false,false)
and fusc:CheckFusionMaterial(mg,c,PLAYER_NONE,true)
end
function c1110115.tg1(e,tp,eg,ep,ev,re,r,rp,chk)
local c=e:GetHandler()
......
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