edo9300 / ygopro-core

ygopro script engine.
Other
45 stars 31 forks source link

EFFECT_SUMMON_COST causes the deck to shuffled #99

Closed NaimSantos closed 4 years ago

NaimSantos commented 4 years ago

Special Summoning a monster that uses EFFECT_SUMMON_COST or EFFECT_SPSUMMON_COST causes the deck to be shuffled for no aparent reason.

Test: Activate Goddess Verdande's Guidance and use its effect to declare monster, revealing from your opponent's top deck a Qli monster, like Qliphort Helix. After the summon is completed, the deck is shuffled, which should not happen here.

NaimSantos commented 4 years ago

Adding a replay demonstrating it