Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Y
ygopro-scripts
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
MyCard
ygopro-scripts
Commits
ef5c8af8
Commit
ef5c8af8
authored
Jan 25, 2016
by
salix5
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix amorphage
parent
3db99b98
Changes
8
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
8 additions
and
8 deletions
+8
-8
c32687071.lua
c32687071.lua
+1
-1
c33300669.lua
c33300669.lua
+1
-1
c34522216.lua
c34522216.lua
+1
-1
c6283472.lua
c6283472.lua
+1
-1
c69072185.lua
c69072185.lua
+1
-1
c70917315.lua
c70917315.lua
+1
-1
c7305060.lua
c7305060.lua
+1
-1
c79794767.lua
c79794767.lua
+1
-1
No files found.
c32687071.lua
View file @
ef5c8af8
...
...
@@ -35,7 +35,7 @@ function c32687071.descon(e,tp,eg,ep,ev,re,r,rp)
end
function
c32687071
.
desop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
local
c
=
e
:
GetHandler
()
Duel
.
Hint
(
HINT_CARD
,
0
,
c
:
GetCode
(
))
Duel
.
Hint
Selection
(
Group
.
FromCards
(
c
))
if
Duel
.
CheckReleaseGroup
(
tp
,
Card
.
IsReleasableByEffect
,
1
,
c
)
and
Duel
.
SelectYesNo
(
tp
,
aux
.
Stringid
(
32687071
,
0
))
then
local
g
=
Duel
.
SelectReleaseGroup
(
tp
,
Card
.
IsReleasableByEffect
,
1
,
1
,
c
)
Duel
.
Release
(
g
,
REASON_RULE
)
...
...
c33300669.lua
View file @
ef5c8af8
...
...
@@ -51,7 +51,7 @@ function c33300669.descon(e,tp,eg,ep,ev,re,r,rp)
end
function
c33300669
.
desop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
local
c
=
e
:
GetHandler
()
Duel
.
Hint
(
HINT_CARD
,
0
,
c
:
GetCode
(
))
Duel
.
Hint
Selection
(
Group
.
FromCards
(
c
))
if
Duel
.
CheckReleaseGroup
(
tp
,
Card
.
IsReleasableByEffect
,
1
,
c
)
and
Duel
.
SelectYesNo
(
tp
,
aux
.
Stringid
(
33300669
,
0
))
then
local
g
=
Duel
.
SelectReleaseGroup
(
tp
,
Card
.
IsReleasableByEffect
,
1
,
1
,
c
)
Duel
.
Release
(
g
,
REASON_RULE
)
...
...
c34522216.lua
View file @
ef5c8af8
...
...
@@ -57,7 +57,7 @@ function c34522216.descon(e,tp,eg,ep,ev,re,r,rp)
end
function
c34522216
.
desop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
local
c
=
e
:
GetHandler
()
Duel
.
Hint
(
HINT_CARD
,
0
,
c
:
GetCode
(
))
Duel
.
Hint
Selection
(
Group
.
FromCards
(
c
))
if
Duel
.
CheckReleaseGroup
(
tp
,
Card
.
IsReleasableByEffect
,
1
,
c
)
and
Duel
.
SelectYesNo
(
tp
,
aux
.
Stringid
(
34522216
,
0
))
then
local
g
=
Duel
.
SelectReleaseGroup
(
tp
,
Card
.
IsReleasableByEffect
,
1
,
1
,
c
)
Duel
.
Release
(
g
,
REASON_RULE
)
...
...
c6283472.lua
View file @
ef5c8af8
...
...
@@ -50,7 +50,7 @@ function c6283472.descon(e,tp,eg,ep,ev,re,r,rp)
end
function
c6283472
.
desop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
local
c
=
e
:
GetHandler
()
Duel
.
Hint
(
HINT_CARD
,
0
,
c
:
GetCode
(
))
Duel
.
Hint
Selection
(
Group
.
FromCards
(
c
))
if
Duel
.
CheckReleaseGroup
(
tp
,
Card
.
IsReleasableByEffect
,
1
,
c
)
and
Duel
.
SelectYesNo
(
tp
,
aux
.
Stringid
(
6283472
,
0
))
then
local
g
=
Duel
.
SelectReleaseGroup
(
tp
,
Card
.
IsReleasableByEffect
,
1
,
1
,
c
)
Duel
.
Release
(
g
,
REASON_RULE
)
...
...
c69072185.lua
View file @
ef5c8af8
...
...
@@ -38,7 +38,7 @@ function c69072185.descon(e,tp,eg,ep,ev,re,r,rp)
end
function
c69072185
.
desop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
local
c
=
e
:
GetHandler
()
Duel
.
Hint
(
HINT_CARD
,
0
,
c
:
GetCode
(
))
Duel
.
Hint
Selection
(
Group
.
FromCards
(
c
))
if
Duel
.
CheckReleaseGroup
(
tp
,
Card
.
IsReleasableByEffect
,
1
,
c
)
and
Duel
.
SelectYesNo
(
tp
,
aux
.
Stringid
(
69072185
,
0
))
then
local
g
=
Duel
.
SelectReleaseGroup
(
tp
,
Card
.
IsReleasableByEffect
,
1
,
1
,
c
)
Duel
.
Release
(
g
,
REASON_RULE
)
...
...
c70917315.lua
View file @
ef5c8af8
...
...
@@ -57,7 +57,7 @@ function c70917315.descon(e,tp,eg,ep,ev,re,r,rp)
end
function
c70917315
.
desop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
local
c
=
e
:
GetHandler
()
Duel
.
Hint
(
HINT_CARD
,
0
,
c
:
GetCode
(
))
Duel
.
Hint
Selection
(
Group
.
FromCards
(
c
))
if
Duel
.
CheckReleaseGroup
(
tp
,
Card
.
IsReleasableByEffect
,
1
,
c
)
and
Duel
.
SelectYesNo
(
tp
,
aux
.
Stringid
(
70917315
,
0
))
then
local
g
=
Duel
.
SelectReleaseGroup
(
tp
,
Card
.
IsReleasableByEffect
,
1
,
1
,
c
)
Duel
.
Release
(
g
,
REASON_RULE
)
...
...
c7305060.lua
View file @
ef5c8af8
...
...
@@ -47,7 +47,7 @@ function c7305060.descon(e,tp,eg,ep,ev,re,r,rp)
end
function
c7305060
.
desop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
local
c
=
e
:
GetHandler
()
Duel
.
Hint
(
HINT_CARD
,
0
,
c
:
GetCode
(
))
Duel
.
Hint
Selection
(
Group
.
FromCards
(
c
))
if
Duel
.
CheckReleaseGroup
(
tp
,
Card
.
IsReleasableByEffect
,
1
,
c
)
and
Duel
.
SelectYesNo
(
tp
,
aux
.
Stringid
(
7305060
,
0
))
then
local
g
=
Duel
.
SelectReleaseGroup
(
tp
,
Card
.
IsReleasableByEffect
,
1
,
1
,
c
)
Duel
.
Release
(
g
,
REASON_RULE
)
...
...
c79794767.lua
View file @
ef5c8af8
...
...
@@ -47,7 +47,7 @@ function c79794767.descon(e,tp,eg,ep,ev,re,r,rp)
end
function
c79794767
.
desop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
local
c
=
e
:
GetHandler
()
Duel
.
Hint
(
HINT_CARD
,
0
,
c
:
GetCode
(
))
Duel
.
Hint
Selection
(
Group
.
FromCards
(
c
))
if
Duel
.
CheckReleaseGroup
(
tp
,
Card
.
IsReleasableByEffect
,
1
,
c
)
and
Duel
.
SelectYesNo
(
tp
,
aux
.
Stringid
(
79794767
,
0
))
then
local
g
=
Duel
.
SelectReleaseGroup
(
tp
,
Card
.
IsReleasableByEffect
,
1
,
1
,
c
)
Duel
.
Release
(
g
,
REASON_RULE
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment