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
51b30f77
Commit
51b30f77
authored
Aug 20, 2020
by
mallu11
Committed by
GitHub
Aug 20, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix 電脳堺 (#1480)
* fix 電脳堺狐-仙々 * fix 電脳堺豸-豸々 * fix 電脳堺媛-瑞々 * fix 電脳堺麟-麟々 * fix 電脳堺悟-老々
parent
def05b76
Changes
5
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
5 additions
and
5 deletions
+5
-5
c12571621.lua
c12571621.lua
+1
-1
c49088914.lua
c49088914.lua
+1
-1
c49966326.lua
c49966326.lua
+1
-1
c86483512.lua
c86483512.lua
+1
-1
c92519087.lua
c92519087.lua
+1
-1
No files found.
c12571621.lua
View file @
51b30f77
...
@@ -33,7 +33,7 @@ end
...
@@ -33,7 +33,7 @@ end
function
c12571621
.
spop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
function
c12571621
.
spop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
local
c
,
tc
=
e
:
GetHandler
(),
Duel
.
GetFirstTarget
()
local
c
,
tc
=
e
:
GetHandler
(),
Duel
.
GetFirstTarget
()
local
type1
=
tc
:
GetType
()
&
0x7
local
type1
=
tc
:
GetType
()
&
0x7
if
tc
:
IsRelateToEffect
(
e
)
then
if
tc
:
IsRelateToEffect
(
e
)
and
tc
:
IsFaceup
()
then
Duel
.
Hint
(
HINT_SELECTMSG
,
tp
,
HINTMSG_TOGRAVE
)
Duel
.
Hint
(
HINT_SELECTMSG
,
tp
,
HINTMSG_TOGRAVE
)
local
g
=
Duel
.
SelectMatchingCard
(
tp
,
c12571621
.
tgfilter
,
tp
,
LOCATION_DECK
,
0
,
1
,
1
,
nil
,
type1
)
local
g
=
Duel
.
SelectMatchingCard
(
tp
,
c12571621
.
tgfilter
,
tp
,
LOCATION_DECK
,
0
,
1
,
1
,
nil
,
type1
)
local
tgc
=
g
:
GetFirst
()
local
tgc
=
g
:
GetFirst
()
...
...
c49088914.lua
View file @
51b30f77
...
@@ -36,7 +36,7 @@ end
...
@@ -36,7 +36,7 @@ end
function
c49088914
.
spop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
function
c49088914
.
spop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
local
c
,
tc
=
e
:
GetHandler
(),
Duel
.
GetFirstTarget
()
local
c
,
tc
=
e
:
GetHandler
(),
Duel
.
GetFirstTarget
()
local
type1
=
tc
:
GetType
()
&
0x7
local
type1
=
tc
:
GetType
()
&
0x7
if
tc
:
IsRelateToEffect
(
e
)
then
if
tc
:
IsRelateToEffect
(
e
)
and
tc
:
IsFaceup
()
then
Duel
.
Hint
(
HINT_SELECTMSG
,
tp
,
HINTMSG_TOGRAVE
)
Duel
.
Hint
(
HINT_SELECTMSG
,
tp
,
HINTMSG_TOGRAVE
)
local
g
=
Duel
.
SelectMatchingCard
(
tp
,
c49088914
.
tgfilter
,
tp
,
LOCATION_DECK
,
0
,
1
,
1
,
nil
,
type1
)
local
g
=
Duel
.
SelectMatchingCard
(
tp
,
c49088914
.
tgfilter
,
tp
,
LOCATION_DECK
,
0
,
1
,
1
,
nil
,
type1
)
local
tgc
=
g
:
GetFirst
()
local
tgc
=
g
:
GetFirst
()
...
...
c49966326.lua
View file @
51b30f77
...
@@ -35,7 +35,7 @@ end
...
@@ -35,7 +35,7 @@ end
function
c49966326
.
spop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
function
c49966326
.
spop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
local
c
,
tc
=
e
:
GetHandler
(),
Duel
.
GetFirstTarget
()
local
c
,
tc
=
e
:
GetHandler
(),
Duel
.
GetFirstTarget
()
local
type1
=
tc
:
GetType
()
&
0x7
local
type1
=
tc
:
GetType
()
&
0x7
if
tc
:
IsRelateToEffect
(
e
)
then
if
tc
:
IsRelateToEffect
(
e
)
and
tc
:
IsFaceup
()
then
Duel
.
Hint
(
HINT_SELECTMSG
,
tp
,
HINTMSG_TOGRAVE
)
Duel
.
Hint
(
HINT_SELECTMSG
,
tp
,
HINTMSG_TOGRAVE
)
local
g
=
Duel
.
SelectMatchingCard
(
tp
,
c49966326
.
tgfilter
,
tp
,
LOCATION_DECK
,
0
,
1
,
1
,
nil
,
type1
)
local
g
=
Duel
.
SelectMatchingCard
(
tp
,
c49966326
.
tgfilter
,
tp
,
LOCATION_DECK
,
0
,
1
,
1
,
nil
,
type1
)
local
tgc
=
g
:
GetFirst
()
local
tgc
=
g
:
GetFirst
()
...
...
c86483512.lua
View file @
51b30f77
...
@@ -35,7 +35,7 @@ end
...
@@ -35,7 +35,7 @@ end
function
c86483512
.
spop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
function
c86483512
.
spop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
local
c
,
tc
=
e
:
GetHandler
(),
Duel
.
GetFirstTarget
()
local
c
,
tc
=
e
:
GetHandler
(),
Duel
.
GetFirstTarget
()
local
type1
=
tc
:
GetType
()
&
0x7
local
type1
=
tc
:
GetType
()
&
0x7
if
tc
:
IsRelateToEffect
(
e
)
then
if
tc
:
IsRelateToEffect
(
e
)
and
tc
:
IsFaceup
()
then
Duel
.
Hint
(
HINT_SELECTMSG
,
tp
,
HINTMSG_TOGRAVE
)
Duel
.
Hint
(
HINT_SELECTMSG
,
tp
,
HINTMSG_TOGRAVE
)
local
g
=
Duel
.
SelectMatchingCard
(
tp
,
c86483512
.
tgfilter
,
tp
,
LOCATION_DECK
,
0
,
1
,
1
,
nil
,
type1
)
local
g
=
Duel
.
SelectMatchingCard
(
tp
,
c86483512
.
tgfilter
,
tp
,
LOCATION_DECK
,
0
,
1
,
1
,
nil
,
type1
)
local
tgc
=
g
:
GetFirst
()
local
tgc
=
g
:
GetFirst
()
...
...
c92519087.lua
View file @
51b30f77
...
@@ -6,7 +6,7 @@ function c92519087.initial_effect(c)
...
@@ -6,7 +6,7 @@ function c92519087.initial_effect(c)
--remove
--remove
local
e1
=
Effect
.
CreateEffect
(
c
)
local
e1
=
Effect
.
CreateEffect
(
c
)
e1
:
SetType
(
EFFECT_TYPE_FIELD
)
e1
:
SetType
(
EFFECT_TYPE_FIELD
)
e1
:
SetProperty
(
EFFECT_FLAG_SET_AVAILABLE
)
e1
:
SetProperty
(
EFFECT_FLAG_SET_AVAILABLE
+
EFFECT_FLAG_IGNORE_IMMUNE
)
e1
:
SetRange
(
LOCATION_MZONE
)
e1
:
SetRange
(
LOCATION_MZONE
)
e1
:
SetCode
(
EFFECT_TO_GRAVE_REDIRECT
)
e1
:
SetCode
(
EFFECT_TO_GRAVE_REDIRECT
)
e1
:
SetTargetRange
(
LOCATION_ONFIELD
,
LOCATION_ONFIELD
)
e1
:
SetTargetRange
(
LOCATION_ONFIELD
,
LOCATION_ONFIELD
)
...
...
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