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
REIKAI
ygopro-222DIY-cards
Commits
559f0ee5
Commit
559f0ee5
authored
Dec 22, 2024
by
聖園ミカ
🐟
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
7
parent
71029697
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
2 deletions
+2
-2
expansions/FiNALE.cdb
expansions/FiNALE.cdb
+0
-0
expansions/script/c31710007.lua
expansions/script/c31710007.lua
+1
-1
expansions/script/c31710042.lua
expansions/script/c31710042.lua
+1
-1
No files found.
expansions/FiNALE.cdb
View file @
559f0ee5
No preview for this file type
expansions/script/c31710007.lua
View file @
559f0ee5
...
...
@@ -80,7 +80,7 @@ function s.doperation(e,tp,eg,ep,ev,re,r,rp)
local
og
=
Duel
.
GetOperatedGroup
()
local
ct
=
og
:
FilterCount
(
Card
.
IsLocation
,
nil
,
LOCATION_DECK
)
local
dt
=
og
:
FilterCount
(
Card
.
IsLocation
,
nil
,
LOCATION_DECK
+
LOCATION_EXTRA
)
if
c
t
==
0
then
return
end
if
d
t
==
0
then
return
end
Duel
.
SortDecktop
(
tp
,
tp
,
ct
)
for
i
=
1
,
ct
do
local
mg
=
Duel
.
GetDecktopGroup
(
tp
,
1
)
...
...
expansions/script/c31710042.lua
View file @
559f0ee5
...
...
@@ -51,7 +51,7 @@ function s.target(e,tp,eg,ep,ev,re,r,rp,chk)
off
=
off
+
1
if
not
Duel
.
IsExistingMatchingCard
(
s
.
bofilter
,
tp
,
LOCATION_MZONE
,
0
,
1
,
nil
)
then
ops
[
off
]
=
aux
.
Stringid
(
id
,
2
)
opval
[
off
]
=
1
opval
[
off
]
=
2
off
=
off
+
1
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