Commit fcd7b9d8 authored by mallu11's avatar mallu11 Committed by DailyShana

fix I:Pマスカレーナ (#1258)

parent ff181e7e
...@@ -54,7 +54,7 @@ function c65741786.indop(e,tp,eg,ep,ev,re,r,rp) ...@@ -54,7 +54,7 @@ function c65741786.indop(e,tp,eg,ep,ev,re,r,rp)
e1:SetProperty(EFFECT_FLAG_CLIENT_HINT) e1:SetProperty(EFFECT_FLAG_CLIENT_HINT)
e1:SetCode(EFFECT_INDESTRUCTABLE_EFFECT) e1:SetCode(EFFECT_INDESTRUCTABLE_EFFECT)
e1:SetValue(c65741786.indval) e1:SetValue(c65741786.indval)
e1:SetOwnerPlayer(tp) e1:SetOwnerPlayer(ep)
e1:SetReset(RESET_EVENT+RESETS_STANDARD) e1:SetReset(RESET_EVENT+RESETS_STANDARD)
rc:RegisterEffect(e1,true) rc:RegisterEffect(e1,true)
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