Commit ed0ed6ea authored by Nemo Ma's avatar Nemo Ma Committed by GitHub

Merge pull request #9 from TanakaKotoha/master

fix fusion effect cannot input level - Zen Template
parents 0937afb5 4b1d17d6
......@@ -140,7 +140,7 @@
card.card_type == "normal normal monster" or
card.card_type == "effect effect monster" or
card.card_type == "normal fusion normal monster" or
card.card_type == "effect fusion effect monster" or
card.card_type == "effect fusion effect monster" or
card.card_type == "normal ritual normal monster" or
card.card_type == "effect ritual effect monster" or
card.card_type == "normal synchro normal monster" or
......
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