Commit e6fa9825 authored by salix5's avatar salix5

Merge pull request #1126 from Lsty/patch-9

Update c69838592.lua
parents 6725c3e1 776c3616
......@@ -69,7 +69,6 @@ function c69838592.operation(e,tp,eg,ep,ev,re,r,rp)
c:RegisterEffect(e1)
local e2=e1:Clone()
e2:SetCode(EFFECT_SET_DEFENCE_FINAL)
e2:SetValue(bc:GetBaseDefence())
c:RegisterEffect(e2)
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