Commit f16cc30d authored by Grajade's avatar Grajade

Update c1184073.lua

parent a47b4c75
Pipeline #7135 passed with stages
in 32 minutes and 43 seconds
...@@ -38,7 +38,7 @@ function c1184073.op1(e,tp,eg,ep,ev,re,r,rp) ...@@ -38,7 +38,7 @@ function c1184073.op1(e,tp,eg,ep,ev,re,r,rp)
e1_1:SetProperty(EFFECT_FLAG_SINGLE_RANGE+EFFECT_FLAG_SET_AVAILABLE) e1_1:SetProperty(EFFECT_FLAG_SINGLE_RANGE+EFFECT_FLAG_SET_AVAILABLE)
e1_1:SetRange(LOCATION_ONFIELD) e1_1:SetRange(LOCATION_ONFIELD)
e1_1:SetReset(RESET_EVENT+RESETS_STANDARD) e1_1:SetReset(RESET_EVENT+RESETS_STANDARD)
tc:RegisterEffect(e1_1) tc:RegisterEffect(e1_1,true)
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