Commit 5f9f553b authored by GuGu's avatar GuGu

Update c86379785.lua

parent f1705934
Pipeline #33769 passed with stage
in 9 seconds
......@@ -64,7 +64,7 @@ function c86379785.spop2(e,tp,eg,ep,ev,re,r,rp,c)
--
local e1=Effect.CreateEffect(e:GetHandler())
e1:SetType(EFFECT_TYPE_FIELD)
e1:SetProperty(EFFECT_FLAG_PLAYER_TARGET)
e1:SetProperty(EFFECT_FLAG_PLAYER_TARGET+EFFECT_FLAG_OATH)
e1:SetCode(EFFECT_CANNOT_SPECIAL_SUMMON)
e1:SetReset(RESET_PHASE+PHASE_END)
e1:SetTargetRange(1,0)
......
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