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
Nguyễn Anh Kiệt
ygopro-222DIY-cards
Commits
5330b97e
Commit
5330b97e
authored
Dec 24, 2020
by
TanakaKotoha
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
dededededededededededede
parent
3a0165c3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
expansions/script/c18010006.lua
expansions/script/c18010006.lua
+1
-1
No files found.
expansions/script/c18010006.lua
View file @
5330b97e
...
...
@@ -7,7 +7,7 @@ function cm.initial_effect(c)
c
:
EnableReviveLimit
()
aux
.
AddSynchroMixProcedure
(
c
,
aux
.
Tuner
(
Card
.
IsLevel
,
3
),
nil
,
nil
,
aux
.
Tuner
(
Card
.
IsLevel
,
3
),
1
,
1
)
local
e1
=
rsef
.
STO
(
c
,
EVENT_SPSUMMON_SUCCESS
,{
m
,
0
},
nil
,
"th"
,
"de,dsp"
,
rscon
.
sumtype
(
"syn"
),
nil
,
rsop
.
target
({
cm
.
thfilter
,
"th"
,
LOCATION_GRAVE
},{
cm
.
thfilter
,
"th"
,
0
,
LOCATION_GRAVE
}),
cm
.
op
)
local
e2
=
rsef
.
FTO
(
c
,
EVENT_TO_GRAVE
,{
m
,
1
},
1
,
"se,th"
,
"de"
,
LOCATION_MZONE
,
cm
.
t
h
con
,
nil
,
rsop
.
target
(
cm
.
thfilter2
,
"th"
,
LOCATION_DECK
),
cm
.
thop
)
local
e2
=
rsef
.
FTO
(
c
,
EVENT_TO_GRAVE
,{
m
,
1
},
1
,
"se,th"
,
"de"
,
LOCATION_MZONE
,
cm
.
t
d
con
,
nil
,
rsop
.
target
(
cm
.
thfilter2
,
"th"
,
LOCATION_DECK
),
cm
.
thop
)
local
e3
=
rsef
.
QO
(
c
,
nil
,{
m
,
2
},
1
,
"sp"
,
nil
,
LOCATION_MZONE
,
cm
.
syncon
,
nil
,
rsop
.
target
(
cm
.
synfilter
,
"sp"
,
LOCATION_EXTRA
),
cm
.
synop
)
end
function
cm
.
thfilter
(
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