Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Y
ygopro-THC-cards
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
1
Issues
1
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
HiiragiGuardians
ygopro-THC-cards
Commits
9034a7ec
Commit
9034a7ec
authored
Mar 25, 2025
by
GuGu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update c86379668.lua
parent
c7fae86f
Pipeline
#34185
passed with stage
in 11 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
script/c86379668.lua
script/c86379668.lua
+2
-2
No files found.
script/c86379668.lua
View file @
9034a7ec
...
...
@@ -39,8 +39,8 @@ function c86379668.tg(e,tp,eg,ep,ev,re,r,rp,chk)
end
function
c86379668
.
op
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
local
tg
=
Duel
.
GetChainInfo
(
0
,
CHAININFO_TARGET_CARDS
)
if
tg
:
Filter
(
Card
.
IsRelateToEffect
,
nil
,
e
):
IsExists
(
c86379668
.
filter
,
1
,
nil
)
then
local
g
=
tg
:
Filter
(
Card
.
IsRelateToEffect
,
nil
,
e
):
Filter
(
c86379668
.
filter
,
nil
)
if
tg
:
IsExists
(
c86379668
.
filter
,
1
,
nil
)
then
local
g
=
tg
:
Filter
(
c86379668
.
filter
,
nil
)
Duel
.
Hint
(
HINT_CARD
,
0
,
86379668
)
Duel
.
Remove
(
g
,
POS_FACEUP
,
REASON_EFFECT
)
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