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
c227acc7
Commit
c227acc7
authored
May 15, 2016
by
nekrozar
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
39b45e11
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
c94212438.lua
c94212438.lua
+2
-2
No files found.
c94212438.lua
View file @
c227acc7
...
...
@@ -82,7 +82,7 @@ function c94212438.tgcon(e,tp,eg,ep,ev,re,r,rp)
return
eg
:
IsExists
(
c94212438
.
cfilter2
,
1
,
nil
,
tp
)
end
function
c94212438
.
tgop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
local
g
=
Duel
.
GetMatchingGroup
(
c94212438
.
cfilter3
,
tp
,
LOCATION_
SZONE
,
0
,
nil
)
local
g
=
Duel
.
GetMatchingGroup
(
c94212438
.
cfilter3
,
tp
,
LOCATION_
ONFIELD
,
0
,
nil
)
Duel
.
SendtoGrave
(
g
,
REASON_EFFECT
)
end
function
c94212438
.
cfilter1
(
c
,
code
)
...
...
@@ -91,7 +91,7 @@ end
function
c94212438
.
winop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
local
WIN_REASON_DESTINY_BOARD
=
0x15
local
c
=
e
:
GetHandler
()
local
g
=
Duel
.
GetFieldGroup
(
tp
,
LOCATION_
SZONE
,
0
)
local
g
=
Duel
.
GetFieldGroup
(
tp
,
LOCATION_
ONFIELD
,
0
)
if
g
:
IsExists
(
c94212438
.
cfilter1
,
1
,
nil
,
94212438
)
and
g
:
IsExists
(
c94212438
.
cfilter1
,
1
,
nil
,
31893528
)
and
g
:
IsExists
(
c94212438
.
cfilter1
,
1
,
nil
,
67287533
)
and
g
:
IsExists
(
c94212438
.
cfilter1
,
1
,
nil
,
94772232
)
and
g
:
IsExists
(
c94212438
.
cfilter1
,
1
,
nil
,
30170981
)
then
Duel
.
Win
(
tp
,
WIN_REASON_DESTINY_BOARD
)
...
...
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