Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Y
ygopro-2pick
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-2pick
Commits
ceda8ece
Commit
ceda8ece
authored
Oct 07, 2017
by
Momobako
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Push by Appveyor
parent
600cdb19
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
expansions/script/c22240001.lua
expansions/script/c22240001.lua
+1
-1
expansions/script/c22240002.lua
expansions/script/c22240002.lua
+1
-1
No files found.
expansions/script/c22240001.lua
View file @
ceda8ece
...
@@ -70,7 +70,7 @@ function c22240001.sop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -70,7 +70,7 @@ function c22240001.sop(e,tp,eg,ep,ev,re,r,rp)
end
end
end
end
function
c22240001
.
spfilter
(
c
)
function
c22240001
.
spfilter
(
c
)
return
c
:
GetOriginalLevel
()
>
3
and
c
:
IsReleasable
()
return
c
:
GetOriginalLevel
()
>
3
and
c
:
IsReleasable
()
and
c22240001
.
IsSolid
(
c
)
end
end
function
c22240001
.
hspcon
(
e
,
c
)
function
c22240001
.
hspcon
(
e
,
c
)
if
c
==
nil
then
return
true
end
if
c
==
nil
then
return
true
end
...
...
expansions/script/c22240002.lua
View file @
ceda8ece
...
@@ -70,7 +70,7 @@ function c22240002.sop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -70,7 +70,7 @@ function c22240002.sop(e,tp,eg,ep,ev,re,r,rp)
end
end
end
end
function
c22240002
.
spfilter
(
c
)
function
c22240002
.
spfilter
(
c
)
return
c
:
GetOriginalLevel
()
>
3
and
c
:
IsReleasable
()
return
c
:
GetOriginalLevel
()
>
3
and
c
:
IsReleasable
()
and
c22240002
.
IsSolid
(
c
)
end
end
function
c22240002
.
hspcon
(
e
,
c
)
function
c22240002
.
hspcon
(
e
,
c
)
if
c
==
nil
then
return
true
end
if
c
==
nil
then
return
true
end
...
...
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