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
alstroemeria-silentlove
ygopro-222DIY-cards
Commits
f90dd025
Commit
f90dd025
authored
Oct 03, 2024
by
聖園ミカ
🐟
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
byd
parent
e4961c2c
Pipeline
#30177
passed with stages
in 29 minutes and 17 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
4 deletions
+2
-4
expansions/script/c53718031.lua
expansions/script/c53718031.lua
+2
-4
No files found.
expansions/script/c53718031.lua
View file @
f90dd025
...
...
@@ -115,13 +115,11 @@ function cm.operation(e,tp,eg,ep,ev,re,r,rp)
e1
:
SetCountLimit
(
1
)
e1
:
SetCondition
(
function
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
return
ev
==
ct
end
)
tc
:
RegisterEffect
(
e1
)
local
_
,
e1_1
,
e2
,
e3
=
SNNM
.
ActivatedAsSpellorTrap
(
tc
,
0x10002
,
LOCATION_HAND
)
e1_1
:
SetLabelObject
(
e1
)
local
e1_1
,
e2
,
e3
,
e2_1
=
SNNM
.
ActivatedAsSpellorTrap
(
tc
,
0x10002
,
LOCATION_HAND
,
true
,
e1
)
e1_1
:
SetReset
(
RESET_EVENT
+
RESETS_STANDARD
)
e2
:
SetLabelObject
(
e1
)
e2
:
SetReset
(
RESET_EVENT
+
RESETS_STANDARD
)
e3
:
SetLabelObject
(
e1
)
e3
:
SetReset
(
RESET_EVENT
+
RESETS_STANDARD
)
e2_1
:
SetReset
(
RESET_EVENT
+
RESETS_STANDARD
)
local
hte1
=
Effect
.
CreateEffect
(
c
)
hte1
:
SetType
(
EFFECT_TYPE_FIELD
)
hte1
:
SetCode
(
53765050
)
...
...
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