Commit 3ac0165d authored by 聖園ミカ's avatar 聖園ミカ 🐟

Replace c31710003.lua

parent d4c84da7
......@@ -21,7 +21,7 @@ function s.initial_effect(c)
e3:SetCode(EFFECT_TRAP_ACT_IN_SET_TURN)
e3:SetTargetRange(LOCATION_SZONE,0)
e3:SetProperty(EFFECT_FLAG_SET_AVAILABLE)
e3:SetRange(LOCATION_MZONE)
e3:SetRange(LOCATION_ONFIELD)
e3:SetCountLimit(1,id+10000)
e3:SetTarget(s.qfilter)
c:RegisterEffect(e3)
......
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