Commit 09e90ec6 authored by 聖園ミカ's avatar 聖園ミカ 🐟

Replace c31710005.lua

parent 96cffaee
Pipeline #30956 canceled with stages
in 46 seconds
......@@ -34,7 +34,7 @@ function s.initial_effect(c)
c:RegisterEffect(e1)
end
function s.spelimit(e,c)
return not c:IsSetCard(0x690) and c:IsLocation(LOCATION_EXTRA)
return not c:IsSetCard(0x690)
end
function s.sptg(e,tp,eg,ep,ev,re,r,rp,chk)
local zone=e:GetHandler():GetLinkedZone()
......
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