Commit 101db021 authored by nekrozar's avatar nekrozar

fix

parent 9189531d
......@@ -35,7 +35,7 @@ function c12338068.spop(e,tp,eg,ep,ev,re,r,rp,c)
local atk=0
local tc=g:GetFirst()
while tc do
local batk=tc:GetBaseAttack()
local batk=tc:GetTextAttack()
if batk>0 then
atk=atk+batk
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