Commit fba67e99 authored by 聖園ミカ's avatar 聖園ミカ 🐟

Replace c11901420.lua

parent cb4cd33a
Pipeline #30977 failed with stages
in 24 minutes and 8 seconds
...@@ -22,7 +22,7 @@ function s.initial_effect(c) ...@@ -22,7 +22,7 @@ function s.initial_effect(c)
e2:SetCode(EFFECT_INDESTRUCTABLE_EFFECT) e2:SetCode(EFFECT_INDESTRUCTABLE_EFFECT)
e2:SetType(EFFECT_TYPE_FIELD) e2:SetType(EFFECT_TYPE_FIELD)
e2:SetRange(LOCATION_MZONE) e2:SetRange(LOCATION_MZONE)
e2:SetTargetRange(0x0c,0x0c) e2:SetTargetRange(0x0c,0)
e2:SetTarget(s.target) e2:SetTarget(s.target)
e2:SetValue(1) e2:SetValue(1)
c:RegisterEffect(e2) c:RegisterEffect(e2)
......
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