Commit 4ccac9d3 authored by Tachibana's avatar Tachibana

ndyd

parent 47469f16
......@@ -1187,7 +1187,7 @@ function XY.maganere6(e,tp,eg,ep,ev,re,r,rp)
Duel.RegisterFlagEffect(tp,33413526,RESET_EVENT+RESET_PHASE+PHASE_END,0,0)
end
function XY.maganereactlimit(e,re,tp)
return re:IsActiveType(TYPE_MONSTER) and re:GetActivateLocation()==LOCATION_MZONE and not c:IsCode(33403520)
return re:IsActiveType(TYPE_MONSTER) and re:GetActivateLocation()==LOCATION_MZONE and not re:GetHandler():IsCode(33403520)
end
function XY.maganere7(e,tp,eg,ep,ev,re,r,rp)
......
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