Commit 3691c414 authored by gg123gg's avatar gg123gg Committed by GitHub

Update c33330084.lua

parent 4b9b9863
......@@ -26,7 +26,7 @@ function c33330084.initial_effect(c)
e2:SetCode(EFFECT_CANNOT_SSET)
e2:SetProperty(EFFECT_FLAG_PLAYER_TARGET)
e2:SetRange(LOCATION_FZONE)
e2:SetTargetRange(1,1)
e2:SetTargetRange(1,0)
e2:SetTarget(c33330084.setlimit)
c:RegisterEffect(e2)
end
......@@ -71,4 +71,4 @@ function c33330084.regop(e,tp,eg,ep,ev,re,r,rp)
tc=g:GetNext()
end
end
end
\ No newline at end of file
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