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
Ai
ygopro-222DIY-cards
Commits
0781a13f
Commit
0781a13f
authored
Oct 05, 2020
by
TanakaKotoha
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
none
parent
ddd1792b
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
2 additions
and
2 deletions
+2
-2
expansions/222DIY.cdb
expansions/222DIY.cdb
+0
-0
expansions/pics/14700101.jpg
expansions/pics/14700101.jpg
+0
-0
expansions/pics/81048005.jpg
expansions/pics/81048005.jpg
+0
-0
expansions/pics/81048006.jpg
expansions/pics/81048006.jpg
+0
-0
expansions/script/c16105024.lua
expansions/script/c16105024.lua
+1
-1
expansions/script/c16105028.lua
expansions/script/c16105028.lua
+1
-1
No files found.
expansions/222DIY.cdb
View file @
0781a13f
No preview for this file type
expansions/pics/14700101.jpg
View replaced file @
ddd1792b
View file @
0781a13f
355 KB
|
W:
|
H:
355 KB
|
W:
|
H:
2-up
Swipe
Onion skin
expansions/pics/81048005.jpg
View replaced file @
ddd1792b
View file @
0781a13f
56.5 KB
|
W:
|
H:
158 KB
|
W:
|
H:
2-up
Swipe
Onion skin
expansions/pics/81048006.jpg
View replaced file @
ddd1792b
View file @
0781a13f
76.8 KB
|
W:
|
H:
153 KB
|
W:
|
H:
2-up
Swipe
Onion skin
expansions/script/c16105024.lua
View file @
0781a13f
...
@@ -150,7 +150,7 @@ end
...
@@ -150,7 +150,7 @@ end
function
cm
.
disrmtg
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
,
chk
)
function
cm
.
disrmtg
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
,
chk
)
local
b1
=
Duel
.
GetFlagEffect
(
tp
,
m
)
==
0
and
Duel
.
GetMatchingGroupCount
(
nil
,
tp
,
0
,
LOCATION_ONFIELD
+
LOCATION_GRAVE
,
nil
)
>
0
local
b1
=
Duel
.
GetFlagEffect
(
tp
,
m
)
==
0
and
Duel
.
GetMatchingGroupCount
(
nil
,
tp
,
0
,
LOCATION_ONFIELD
+
LOCATION_GRAVE
,
nil
)
>
0
local
b2
=
Duel
.
IsExistingMatchingCard
(
aux
.
disfilter1
,
tp
,
0
,
LOCATION_ONFIELD
+
LOCATION_REMOVED
,
1
,
nil
)
local
b2
=
Duel
.
IsExistingMatchingCard
(
aux
.
disfilter1
,
tp
,
0
,
LOCATION_ONFIELD
+
LOCATION_REMOVED
,
1
,
nil
)
and
Duel
.
GetFlagEffect
(
tp
,
m
)
==
0
and
Duel
.
GetFlagEffect
(
tp
,
m
+
1
)
==
0
if
chk
==
0
then
return
b1
or
b2
end
if
chk
==
0
then
return
b1
or
b2
end
Duel
.
SetOperationInfo
(
0
,
CATEGORY_DISABLE
,
0
,
1
,
0
,
0
)
Duel
.
SetOperationInfo
(
0
,
CATEGORY_DISABLE
,
0
,
1
,
0
,
0
)
end
end
...
...
expansions/script/c16105028.lua
View file @
0781a13f
...
@@ -155,7 +155,7 @@ end
...
@@ -155,7 +155,7 @@ end
function
cm
.
disrmtg
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
,
chk
)
function
cm
.
disrmtg
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
,
chk
)
local
b1
=
Duel
.
GetFlagEffect
(
tp
,
m
)
==
0
local
b1
=
Duel
.
GetFlagEffect
(
tp
,
m
)
==
0
local
b2
=
Duel
.
IsExistingMatchingCard
(
cm
.
tddfilter
,
tp
,
0
,
LOCATION_ONFIELD
+
LOCATION_GRAVE
,
1
,
nil
)
local
b2
=
Duel
.
IsExistingMatchingCard
(
cm
.
tddfilter
,
tp
,
0
,
LOCATION_ONFIELD
+
LOCATION_GRAVE
,
1
,
nil
)
and
Duel
.
GetFlagEffect
(
tp
,
m
)
==
0
and
Duel
.
GetFlagEffect
(
tp
,
m
+
1
)
==
0
if
chk
==
0
then
return
b1
or
b2
end
if
chk
==
0
then
return
b1
or
b2
end
Duel
.
SetOperationInfo
(
0
,
CATEGORY_DISABLE
,
0
,
1
,
0
,
0
)
Duel
.
SetOperationInfo
(
0
,
CATEGORY_DISABLE
,
0
,
1
,
0
,
0
)
end
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