Commit 88af1217 authored by 未闻皂名's avatar 未闻皂名

2024/7/20 bug修复

parent b131fb05
Pipeline #28521 passed with stages
in 6 minutes and 28 seconds
......@@ -404,6 +404,7 @@ end
function RushDuel.EnableContactFusion(card, desc)
local e = aux.AddContactFusionProcedure(card, RushDuel.ContactFusionMaterialFilter, LOCATION_ONFIELD, 0, aux.tdcfop(card))
e:SetDescription(desc)
e:SetValue(SUMMON_TYPE_FUSION)
return e
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