Commit b986e2f4 authored by wind2009's avatar wind2009

Merge branch 'patch-3' into 'master'

fix--ドレイク・シャーク

See merge request mycard/pre-release-database-cdb!48
parents 102de86e 9b678e54
......@@ -141,7 +141,7 @@ function s.initial_effect(c)
if function_alterf then
Drake_shark_AddXyzProcedure(card_c,function_f,int_lv,int_ct,function_alterf,int_dese,int_maxc,function_op)
else
Drake_shark_AddXyzProcedure(card_c,function_f,int_lv,int_ct)
Drake_shark_AddXyzProcedure(card_c,function_f,int_lv,int_ct,nil,nil,int_maxc,nil)
end
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