Commit 52d9d79f authored by 聖園ミカ's avatar 聖園ミカ 🐟

Replace c35700123.lua

parent 925cca2d
Pipeline #30721 passed with stages
in 34 minutes and 18 seconds
...@@ -42,7 +42,7 @@ function cm.initial_effect(c) ...@@ -42,7 +42,7 @@ function cm.initial_effect(c)
return not c:IsSetCard(0xb71) and c:IsLocation(LOCATION_EXTRA) return not c:IsSetCard(0xb71) and c:IsLocation(LOCATION_EXTRA)
end) end)
e1:SetReset(RESET_PHASE+PHASE_END) e1:SetReset(RESET_PHASE+PHASE_END)
Duel.RegisterEffect(e1,tp) --Duel.RegisterEffect(e1,tp)
end end
end end
end) 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