ProjectIgnis / CardScripts

Project Ignis card script libraries and canonical card scripts for EDOPro. Send bug reports through Discord only!
89 stars 63 forks source link

Cards that provide an additional Normal Summon need strings #112

Closed NaimSantos closed 4 years ago

NaimSantos commented 4 years ago

The following cards provide an addtional Normal Summon to a player and need to have their scripts and database entries editted to include and call a string for that Normal Summon. This happens because the current implementation of Edopro allows the player to choose which Normal Summon he wants to use first when two are possible, as demonstrated in the two screenshots below.

Swap Frog,correct:image

224 "Ninishi", incorrect:image

Incorrect

Not yet tested

NaimSantos commented 4 years ago

I am currently working in doing this with Percy's script and cdbs, When those are imported, the fix will be applied to us, so I'm closing the issue.