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
afcf472e
Commit
afcf472e
authored
Jul 29, 2020
by
TanakaKotoha
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix
parent
7b9ac9d6
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
8 additions
and
8 deletions
+8
-8
expansions/222DIY.cdb
expansions/222DIY.cdb
+0
-0
expansions/script/c30099990.lua
expansions/script/c30099990.lua
+3
-3
expansions/script/c33331100.lua
expansions/script/c33331100.lua
+2
-2
expansions/script/c65099990.lua
expansions/script/c65099990.lua
+3
-3
No files found.
expansions/222DIY.cdb
View file @
afcf472e
No preview for this file type
expansions/script/c30099990.lua
View file @
afcf472e
--version 20.07.28
--version 20.07.28
if
not
pcall
(
function
()
require
(
"expansions/script/c
10199991"
)
end
)
then
require
(
"script/c101
99991"
)
end
if
not
pcall
(
function
()
require
(
"expansions/script/c
30099991"
)
end
)
then
require
(
"script/c300
99991"
)
end
local
m
=
101
99990
local
m
=
300
99990
local
vm
=
101
99991
local
vm
=
300
99991
local
Version_Number
=
20200728
local
Version_Number
=
20200728
-----------------------"Part_Effect_Base"-----------------------
-----------------------"Part_Effect_Base"-----------------------
--Creat "EVENT_SET"
--Creat "EVENT_SET"
...
...
expansions/script/c33331100.lua
View file @
afcf472e
...
@@ -44,7 +44,7 @@ end
...
@@ -44,7 +44,7 @@ end
function
rslf
.
buffop
(
c1
,
c2
,
buff
,
bool
)
function
rslf
.
buffop
(
c1
,
c2
,
buff
,
bool
)
if
buff
and
type
(
buff
)
==
"function"
then
if
buff
and
type
(
buff
)
==
"function"
then
local
reset
=
not
bool
and
rsreset
.
est
-
RESET_TOFIELD
or
rsreset
.
est
local
reset
=
not
bool
and
rsreset
.
est
-
RESET_TOFIELD
or
rsreset
.
est
local
list
=
{
buff
({
c2
,
true
})}
local
list
=
{
buff
({
c2
,
nil
,
true
})}
if
#
list
==
0
then
return
end
if
#
list
==
0
then
return
end
for
k
,
buffeffect
in
pairs
(
list
)
do
for
k
,
buffeffect
in
pairs
(
list
)
do
buffeffect
:
SetRange
(
LOCATION_MZONE
)
buffeffect
:
SetRange
(
LOCATION_MZONE
)
...
@@ -102,7 +102,7 @@ function cm.op(e,tp)
...
@@ -102,7 +102,7 @@ function cm.op(e,tp)
if
op
==
1
then
if
op
==
1
then
Duel
.
SendtoExtraP
(
tc
,
nil
,
REASON_COST
)
Duel
.
SendtoExtraP
(
tc
,
nil
,
REASON_COST
)
else
else
Duel
.
MoveToField
(
tc
,
tp
,
tp
,
LOCATION_
P
ZONE
,
POS_FACEUP
,
true
)
Duel
.
MoveToField
(
tc
,
tp
,
tp
,
LOCATION_
S
ZONE
,
POS_FACEUP
,
true
)
end
end
end
end
-------------
-------------
...
...
expansions/script/c65099990.lua
View file @
afcf472e
--version 20.07.28
--version 20.07.28
if
not
pcall
(
function
()
require
(
"expansions/script/c
10199991"
)
end
)
then
require
(
"script/c101
99991"
)
end
if
not
pcall
(
function
()
require
(
"expansions/script/c
65099991"
)
end
)
then
require
(
"script/c650
99991"
)
end
local
m
=
101
99990
local
m
=
650
99990
local
vm
=
101
99991
local
vm
=
650
99991
local
Version_Number
=
20200728
local
Version_Number
=
20200728
-----------------------"Part_Effect_Base"-----------------------
-----------------------"Part_Effect_Base"-----------------------
--Creat "EVENT_SET"
--Creat "EVENT_SET"
...
...
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