Commit f4fe9eb7 authored by wind2009's avatar wind2009

Fix 大輪の魔導書

parent 3741c784
...@@ -5,10 +5,17 @@ ...@@ -5,10 +5,17 @@
101304204 101304204
101304006 101304006
101304007 101304007
101304016
101304033
101304034
101304205 101304205
101304206 101304206
101304043 101304043
101304044 101304044
101304047
101304207 101304207
101304054 101304054
101304062
101304063
101304064
101304208 101304208
\ No newline at end of file
...@@ -117,6 +117,7 @@ function s.fusop(e,tp,eg,ep,ev,re,r,rp) ...@@ -117,6 +117,7 @@ function s.fusop(e,tp,eg,ep,ev,re,r,rp)
local fop=ce:GetOperation() local fop=ce:GetOperation()
fop(ce,e,tp,tc,mat2) fop(ce,e,tp,tc,mat2)
end end
tc:CompleteProcedure()
end end
end end
function s.sumcon(e,tp,eg,ep,ev,re,r,rp) function s.sumcon(e,tp,eg,ep,ev,re,r,rp)
......
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