Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Y
ygopro-pre-data
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
MyCard
ygopro-pre-data
Commits
f8343fff
Commit
f8343fff
authored
Nov 08, 2019
by
mercury233
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix
parent
2bbbbeeb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
script/c100423003.lua
script/c100423003.lua
+2
-1
No files found.
script/c100423003.lua
View file @
f8343fff
...
...
@@ -24,7 +24,8 @@ function c100423003.initial_effect(c)
end
c100423003
.
card_code_list
=
{
46986414
,
38033121
}
function
c100423003
.
filter
(
c
)
return
(
aux
.
IsCodeListed
(
c
,
46986414
)
or
aux
.
IsCodeListed
(
c
,
38033121
)
or
c
:
IsCode
(
46986414
))
and
not
c
:
IsCode
(
100423003
)
return
(
aux
.
IsCodeListed
(
c
,
46986414
)
or
aux
.
IsCodeListed
(
c
,
38033121
)
or
c
:
IsCode
(
46986414
)
or
c
:
IsCode
(
92377303
,
29436665
,
71703785
,
35191415
,
30603688
,
38033121
,
90960358
,
73752131
,
7084129
,
71696014
,
100423002
))
and
not
c
:
IsCode
(
100423003
)
and
(
c
:
IsAbleToDeck
()
or
c
:
IsLocation
(
LOCATION_DECK
))
end
function
c100423003
.
target
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
,
chk
)
...
...
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