Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Y
ygopro-THC-cards
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
1
Issues
1
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
HiiragiGuardians
ygopro-THC-cards
Commits
a0ae7e01
Commit
a0ae7e01
authored
Dec 11, 2021
by
wyykak
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
k fix
parent
f7f26e0d
Pipeline
#7700
passed with stage
in 33 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
script/c74563017.lua
script/c74563017.lua
+2
-1
No files found.
script/c74563017.lua
View file @
a0ae7e01
...
@@ -52,7 +52,7 @@ function c74563017.clear(e,tp,eg,ep,ev,re,r,rp)
...
@@ -52,7 +52,7 @@ function c74563017.clear(e,tp,eg,ep,ev,re,r,rp)
c74563017
[
0
]
=
0
c74563017
[
0
]
=
0
end
end
function
c74563017
.
sumcon
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
function
c74563017
.
sumcon
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
return
ep
==
tp
and
(
bit
.
band
(
r
,
REASON_BATTLE
)
~=
0
or
(
bit
.
band
(
r
,
REASON_EFFECT
)
~=
0
and
rp
==
1
-
tp
))
return
ep
==
tp
and
(
bit
.
band
(
r
,
REASON_BATTLE
)
~=
0
or
(
bit
.
band
(
r
,
REASON_EFFECT
)
~=
0
and
rp
==
1
-
tp
))
and
Duel
.
GetFieldGroupCount
(
tp
,
LOCATION_ONFIELD
,
0
)
==
0
end
end
function
c74563017
.
sumtg
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
,
chk
)
function
c74563017
.
sumtg
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
,
chk
)
if
chk
==
0
then
return
Duel
.
GetLocationCount
(
tp
,
LOCATION_MZONE
)
>
0
if
chk
==
0
then
return
Duel
.
GetLocationCount
(
tp
,
LOCATION_MZONE
)
>
0
...
@@ -69,6 +69,7 @@ function c74563017.damtg(e,tp,eg,ep,ev,re,r,rp,chk)
...
@@ -69,6 +69,7 @@ function c74563017.damtg(e,tp,eg,ep,ev,re,r,rp,chk)
end
end
function
c74563017
.
damop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
function
c74563017
.
damop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
local
val
=
c74563017
[
0
]
local
val
=
c74563017
[
0
]
Debug
.
Message
(
val
)
if
val
>=
5000
then
if
val
>=
5000
then
local
token1
=
Duel
.
CreateToken
(
tp
,
74563017
)
local
token1
=
Duel
.
CreateToken
(
tp
,
74563017
)
local
token2
=
Duel
.
CreateToken
(
tp
,
74563017
)
local
token2
=
Duel
.
CreateToken
(
tp
,
74563017
)
...
...
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