Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Y
ygopro-scripts
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
八宫一月
ygopro-scripts
Commits
0005ab35
Commit
0005ab35
authored
May 06, 2019
by
nekrozar
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix
https://www.db.yugioh-card.com/yugiohdb/faq_search.action?ope=4&cid=13800
parent
3b5bf787
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
c15744417.lua
c15744417.lua
+2
-0
No files found.
c15744417.lua
View file @
0005ab35
...
@@ -39,6 +39,8 @@ function c15744417.operation(e,tp,eg,ep,ev,re,r,rp)
...
@@ -39,6 +39,8 @@ function c15744417.operation(e,tp,eg,ep,ev,re,r,rp)
elseif
(
d1
==
d2
and
(
d1
==
5
or
d1
==
6
))
or
(
d1
==
d3
and
(
d1
==
5
or
d1
==
6
))
or
(
d2
==
d3
and
(
d2
==
5
or
d2
==
6
))
then
elseif
(
d1
==
d2
and
(
d1
==
5
or
d1
==
6
))
or
(
d1
==
d3
and
(
d1
==
5
or
d1
==
6
))
or
(
d2
==
d3
and
(
d2
==
5
or
d2
==
6
))
then
res56
=
true
res56
=
true
end
end
if
not
res12
and
not
res34
and
not
res56
then
return
end
Duel
.
BreakEffect
()
if
res12
then
if
res12
then
local
e1
=
Effect
.
CreateEffect
(
c
)
local
e1
=
Effect
.
CreateEffect
(
c
)
e1
:
SetType
(
EFFECT_TYPE_SINGLE
)
e1
:
SetType
(
EFFECT_TYPE_SINGLE
)
...
...
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