Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Y
ygopro-222DIY-cards
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
alstroemeria-silentlove
ygopro-222DIY-cards
Commits
b89124a5
Commit
b89124a5
authored
Sep 16, 2025
by
Huangnan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix
parent
280d9fe0
Pipeline
#40625
failed with stages
in 3 minutes and 48 seconds
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
3 additions
and
3 deletions
+3
-3
expansions/FiNALE.cdb
expansions/FiNALE.cdb
+0
-0
expansions/script/c18031407.lua
expansions/script/c18031407.lua
+1
-1
expansions/script/c18031408.lua
expansions/script/c18031408.lua
+1
-1
expansions/script/c18031409.lua
expansions/script/c18031409.lua
+1
-1
No files found.
expansions/FiNALE.cdb
View file @
b89124a5
No preview for this file type
expansions/script/c18031407.lua
View file @
b89124a5
...
@@ -34,7 +34,7 @@ function s.initial_effect(c)
...
@@ -34,7 +34,7 @@ function s.initial_effect(c)
c
:
RegisterEffect
(
e2
)
c
:
RegisterEffect
(
e2
)
end
end
function
s
.
lcfilter
(
c
)
function
s
.
lcfilter
(
c
)
return
c
:
IsLinkType
(
TYPE_TUNER
)
and
c
:
IsSetCard
(
0x
0
x
36ec
)
return
c
:
IsLinkType
(
TYPE_TUNER
)
and
c
:
IsSetCard
(
0x36ec
)
end
end
function
s
.
lcheck
(
g
,
lc
)
function
s
.
lcheck
(
g
,
lc
)
return
g
:
IsExists
(
s
.
lcfilter
,
1
,
nil
)
return
g
:
IsExists
(
s
.
lcfilter
,
1
,
nil
)
...
...
expansions/script/c18031408.lua
View file @
b89124a5
...
@@ -34,7 +34,7 @@ function s.initial_effect(c)
...
@@ -34,7 +34,7 @@ function s.initial_effect(c)
c
:
RegisterEffect
(
e2
)
c
:
RegisterEffect
(
e2
)
end
end
function
s
.
lcfilter
(
c
)
function
s
.
lcfilter
(
c
)
return
c
:
IsLinkType
(
TYPE_TUNER
)
and
c
:
IsSetCard
(
0x
0
x
36ec
)
return
c
:
IsLinkType
(
TYPE_TUNER
)
and
c
:
IsSetCard
(
0x36ec
)
end
end
function
s
.
lcheck
(
g
,
lc
)
function
s
.
lcheck
(
g
,
lc
)
return
g
:
IsExists
(
s
.
lcfilter
,
1
,
nil
)
return
g
:
IsExists
(
s
.
lcfilter
,
1
,
nil
)
...
...
expansions/script/c18031409.lua
View file @
b89124a5
...
@@ -34,7 +34,7 @@ function s.initial_effect(c)
...
@@ -34,7 +34,7 @@ function s.initial_effect(c)
c
:
RegisterEffect
(
e2
)
c
:
RegisterEffect
(
e2
)
end
end
function
s
.
lcfilter
(
c
)
function
s
.
lcfilter
(
c
)
return
c
:
IsLinkType
(
TYPE_TUNER
)
and
c
:
IsSetCard
(
0x
0
x
36ec
)
return
c
:
IsLinkType
(
TYPE_TUNER
)
and
c
:
IsSetCard
(
0x36ec
)
end
end
function
s
.
lcheck
(
g
,
lc
)
function
s
.
lcheck
(
g
,
lc
)
return
g
:
IsExists
(
s
.
lcfilter
,
1
,
nil
)
return
g
:
IsExists
(
s
.
lcfilter
,
1
,
nil
)
...
...
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