Commit 25e8c72f authored by wind2009's avatar wind2009

Fix 白き森の罪宝

parent 1ab73e18
......@@ -72,7 +72,7 @@ function s.fsop(e,tp,eg,ep,ev,re,r,rp)
end
end
elseif e:GetLabel()==2 then
local fusion_effect=e:GetLabelObject()
local fusion_effect=FusionSpell.CreateSummonEffect(e:GetHandler())
fusion_effect:GetOperation()(e,tp,eg,ep,ev,re,r,rp)
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