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
27c62858
Commit
27c62858
authored
Jan 01, 2021
by
Huangnan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
物语纪录fix.v2
parent
8215d5e5
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
123 additions
and
123 deletions
+123
-123
expansions/script/1009022.lua
expansions/script/1009022.lua
+0
-0
expansions/script/c1009029.lua
expansions/script/c1009029.lua
+123
-123
No files found.
expansions/script/1009022.lua
deleted
100644 → 0
View file @
8215d5e5
expansions/script/c1009029.lua
View file @
27c62858
...
...
@@ -124,7 +124,7 @@ function c1009029.th1filter(c,p)
end
function
c1009029
.
remtg
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
,
chk
)
if
chk
==
0
then
return
true
end
local
g
=
Duel
.
GetFieldGroup
(
tp
,
0
,
0x1c
)
local
g
=
Duel
.
GetFieldGroup
(
tp
,
0
,
0x18
)
local
dc
=
g
:
FilterCount
(
c1009029
.
th1filter
,
nil
,
1
-
tp
)
Duel
.
SetOperationInfo
(
0
,
CATEGORY_REMOVE
,
g
,
g
:
GetCount
(),
0
,
0
)
end
...
...
@@ -133,8 +133,8 @@ function c1009029.sgfilter(c,p)
end
function
c1009029
.
remop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
local
c
=
e
:
GetHandler
()
local
g
=
Duel
.
GetFieldGroup
(
tp
,
0
,
0x1c
)
Duel
.
Remove
(
g
,
POS_FACEUP
,
REASON_EFFECT
)
local
g
=
Duel
.
GetFieldGroup
(
tp
,
0
,
0x18
)
Duel
.
SendtoDeck
(
g
,
nil
,
2
,
REASON_EFFECT
)
local
og
=
Duel
.
GetOperatedGroup
()
local
ct
=
og
:
FilterCount
(
c1009029
.
sgfilter
,
nil
,
1
-
tp
)
if
ct
>
0
then
...
...
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