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
2516aec7
Commit
2516aec7
authored
Apr 04, 2024
by
聖園ミカ
🐟
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
md
parent
3c81762b
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1 addition
and
0 deletions
+1
-0
expansions/pics/4295006.jpg
expansions/pics/4295006.jpg
+0
-0
expansions/pics/4295007.jpg
expansions/pics/4295007.jpg
+0
-0
expansions/script/c47370211.lua
expansions/script/c47370211.lua
+1
-0
No files found.
expansions/pics/4295006.jpg
View replaced file @
3c81762b
View file @
2516aec7
84.2 KB
|
W:
|
H:
95 KB
|
W:
|
H:
2-up
Swipe
Onion skin
expansions/pics/4295007.jpg
View replaced file @
3c81762b
View file @
2516aec7
80 KB
|
W:
|
H:
91.4 KB
|
W:
|
H:
2-up
Swipe
Onion skin
expansions/script/c47370211.lua
View file @
2516aec7
...
...
@@ -21,6 +21,7 @@ function s.tefilter(c)
return
c
:
IsSetCard
(
0x9436
)
and
c
:
IsType
(
TYPE_SPELL
+
TYPE_TRAP
)
and
c
:
IsFaceup
()
end
function
s
.
distg
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
,
chk
)
local
c
=
e
:
GetHandler
()
if
chk
==
0
then
return
Duel
.
IsExistingMatchingCard
(
s
.
tefilter
,
tp
,
LOCATION_REMOVED
,
0
,
1
,
nil
)
and
c
:
GetFlagEffect
(
47370211
)
==
0
end
c
:
RegisterFlagEffect
(
47370211
,
RESET_CHAIN
,
0
,
1
)
Duel
.
SetOperationInfo
(
0
,
CATEGORY_TOGRAVE
,
nil
,
1
,
tp
,
LOCATION_REMOVED
)
...
...
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