Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add Duel.CheckLPEffect, Duel.PayLPEffect #442

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

465uytrewq
Copy link
Contributor

fix: if Gishki Photomirror activated, Judge of the Ice Barrier's effect was applied.
same problem happen P.U.N.K.JAMエクストリーム・セッション.

@salix5
Copy link
Collaborator

salix5 commented Apr 3, 2022

Do you have a replay file?
Thank you.

@465uytrewq
Copy link
Contributor Author

puzzle:

Debug.SetAIName("AI")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN,5)
Debug.SetPlayerInfo(0,8000,0,0)
Debug.SetPlayerInfo(1,8000,0,0)

Debug.AddCard(80764541,0,0,LOCATION_MZONE,1,POS_FACEUP_ATTACK)
Debug.AddCard(11091375,0,0,LOCATION_MZONE,1,POS_FACEUP_ATTACK)
Debug.AddCard(53535814,0,0,LOCATION_MZONE,2,POS_FACEUP_ATTACK)
Debug.AddCard(9056100,0,0,LOCATION_MZONE,3,POS_FACEUP_ATTACK)

Debug.AddCard(89631139,1,1,LOCATION_MZONE,2,POS_FACEUP_ATTACK)

Debug.ReloadFieldEnd()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants