Commit 4b1d17d6 authored by TanakaKotoha's avatar TanakaKotoha

fix fusion effect cannot input level

parent 75f3caf7
...@@ -140,7 +140,7 @@ ...@@ -140,7 +140,7 @@
card.card_type == "normal normal monster" or card.card_type == "normal normal monster" or
card.card_type == "effect effect monster" or card.card_type == "effect effect monster" or
card.card_type == "normal fusion normal 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 == "normal ritual normal monster" or
card.card_type == "effect ritual effect monster" or card.card_type == "effect ritual effect monster" or
card.card_type == "normal synchro normal 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