Skip to content

Commit 9ba0f9a

Browse files
authored
Update c100000228.lua
Removed extraneous code
1 parent 8c6c8c4 commit 9ba0f9a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

unofficial/c100000228.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ function s.activate(e,tp,eg,ep,ev,re,r,rp)
2828
Duel.NegateActivation(ev)
2929
local c=e:GetHandler()
3030
local rc=re:GetHandler()
31-
if then return end
3231
if rc and not rc:IsImmuneToEffect(e) and rc:IsLocation(LOCATION_MZONE) and rc:IsRelateToEffect(re) and rc:IsFaceup() then
3332
local e1=Effect.CreateEffect(c)
3433
e1:SetType(EFFECT_TYPE_SINGLE)

0 commit comments

Comments
 (0)