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
List
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
Reinen
ygopro-scripts
Commits
5c8f087f
Commit
5c8f087f
authored
Feb 10, 2021
by
mallu11
Committed by
GitHub
Feb 10, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix 電脳堺 (#1554)
* fix 電脳堺豸-豸々 * fix 電脳堺媛-瑞々 * fix 電脳堺麟-麟々 * fix 電脳堺悟-老々
parent
fb8d8bce
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
c12571621.lua
c12571621.lua
+1
-1
c49088914.lua
c49088914.lua
+1
-1
c49966326.lua
c49966326.lua
+1
-1
c86483512.lua
c86483512.lua
+1
-1
No files found.
c12571621.lua
View file @
5c8f087f
...
...
@@ -32,7 +32,7 @@ end
function
c12571621
.
spop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
local
c
,
tc
=
e
:
GetHandler
(),
Duel
.
GetFirstTarget
()
local
type1
=
tc
:
GetType
()
&
0x7
if
tc
:
IsRelateToEffect
(
e
)
and
tc
:
IsFaceup
()
then
if
tc
:
IsRelateToEffect
(
e
)
then
Duel
.
Hint
(
HINT_SELECTMSG
,
tp
,
HINTMSG_TOGRAVE
)
local
g
=
Duel
.
SelectMatchingCard
(
tp
,
c12571621
.
tgfilter
,
tp
,
LOCATION_DECK
,
0
,
1
,
1
,
nil
,
type1
)
local
tgc
=
g
:
GetFirst
()
...
...
c49088914.lua
View file @
5c8f087f
...
...
@@ -35,7 +35,7 @@ end
function
c49088914
.
spop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
local
c
,
tc
=
e
:
GetHandler
(),
Duel
.
GetFirstTarget
()
local
type1
=
tc
:
GetType
()
&
0x7
if
tc
:
IsRelateToEffect
(
e
)
and
tc
:
IsFaceup
()
then
if
tc
:
IsRelateToEffect
(
e
)
then
Duel
.
Hint
(
HINT_SELECTMSG
,
tp
,
HINTMSG_TOGRAVE
)
local
g
=
Duel
.
SelectMatchingCard
(
tp
,
c49088914
.
tgfilter
,
tp
,
LOCATION_DECK
,
0
,
1
,
1
,
nil
,
type1
)
local
tgc
=
g
:
GetFirst
()
...
...
c49966326.lua
View file @
5c8f087f
...
...
@@ -35,7 +35,7 @@ end
function
c49966326
.
spop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
local
c
,
tc
=
e
:
GetHandler
(),
Duel
.
GetFirstTarget
()
local
type1
=
tc
:
GetType
()
&
0x7
if
tc
:
IsRelateToEffect
(
e
)
and
tc
:
IsFaceup
()
then
if
tc
:
IsRelateToEffect
(
e
)
then
Duel
.
Hint
(
HINT_SELECTMSG
,
tp
,
HINTMSG_TOGRAVE
)
local
g
=
Duel
.
SelectMatchingCard
(
tp
,
c49966326
.
tgfilter
,
tp
,
LOCATION_DECK
,
0
,
1
,
1
,
nil
,
type1
)
local
tgc
=
g
:
GetFirst
()
...
...
c86483512.lua
View file @
5c8f087f
...
...
@@ -35,7 +35,7 @@ end
function
c86483512
.
spop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
local
c
,
tc
=
e
:
GetHandler
(),
Duel
.
GetFirstTarget
()
local
type1
=
tc
:
GetType
()
&
0x7
if
tc
:
IsRelateToEffect
(
e
)
and
tc
:
IsFaceup
()
then
if
tc
:
IsRelateToEffect
(
e
)
then
Duel
.
Hint
(
HINT_SELECTMSG
,
tp
,
HINTMSG_TOGRAVE
)
local
g
=
Duel
.
SelectMatchingCard
(
tp
,
c86483512
.
tgfilter
,
tp
,
LOCATION_DECK
,
0
,
1
,
1
,
nil
,
type1
)
local
tgc
=
g
:
GetFirst
()
...
...
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