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
85189f82
Commit
85189f82
authored
Mar 26, 2024
by
聖園ミカ
🐟
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
reclean
parent
c718a6e8
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
1 deletion
+2
-1
expansions/222DIY.cdb
expansions/222DIY.cdb
+0
-0
expansions/script/c60000084.lua
expansions/script/c60000084.lua
+1
-1
expansions/script/c98626818.lua
expansions/script/c98626818.lua
+1
-0
No files found.
expansions/222DIY.cdb
View file @
85189f82
No preview for this file type
expansions/script/c60000084.lua
View file @
85189f82
...
...
@@ -119,7 +119,7 @@ function c60000084.tzop(e,tp,eg,ep,ev,re,r,rp)
e2
:
SetProperty
(
EFFECT_FLAG_CANNOT_DISABLE
)
e2
:
SetCode
(
EFFECT_CHANGE_CODE
)
e2
:
SetValue
(
60000086
)
e2
:
SetReset
(
RESET_EVENT
+
RESETS_STANDARD
+
RESET_PHASE
+
PHASE_END
)
e2
:
SetReset
(
RESET_EVENT
+
RESETS_STANDARD
)
tc2
:
RegisterEffect
(
e2
)
end
end
...
...
expansions/script/c98626818.lua
View file @
85189f82
...
...
@@ -3,6 +3,7 @@ local m=98626818
local
cm
=
_G
[
"c"
..
m
]
function
cm
.
initial_effect
(
c
)
--code
aux
.
AddCodeList
(
c
,
81010001
)
aux
.
EnableChangeCode
(
c
,
33374561
,
LOCATION_MZONE
+
LOCATION_GRAVE
)
--summon
local
e1
=
Effect
.
CreateEffect
(
c
)
...
...
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