Commit dd17676b authored by wind2009's avatar wind2009

Fix トリックスター・ディフュージョン

parent 9b2de765
No preview for this file type
No preview for this file type
......@@ -127,7 +127,7 @@ function s.csbop(e,tp,eg,ep,ev,re,r,rp)
e1:SetRange(LOCATION_MZONE)
e1:SetTargetRange(0,LOCATION_MZONE)
e1:SetCode(EFFECT_CANNOT_SELECT_BATTLE_TARGET)
e1:SetValue(s.limit)
e1:SetValue(s.lklimit)
e1:SetReset(RESET_EVENT+RESETS_STANDARD+RESET_PHASE+PHASE_END)
tc:RegisterEffect(e1)
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