Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Y
ygopro-2pick
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
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
MyCard
ygopro-2pick
Commits
29c97fee
Commit
29c97fee
authored
Apr 12, 2015
by
salix5
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
toon
parent
95dac001
Changes
8
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
8 additions
and
8 deletions
+8
-8
script/c15270885.lua
script/c15270885.lua
+1
-1
script/c38369349.lua
script/c38369349.lua
+1
-1
script/c42386471.lua
script/c42386471.lua
+1
-1
script/c53183600.lua
script/c53183600.lua
+1
-1
script/c65458948.lua
script/c65458948.lua
+1
-1
script/c79875176.lua
script/c79875176.lua
+1
-1
script/c90960358.lua
script/c90960358.lua
+1
-1
script/c91842653.lua
script/c91842653.lua
+1
-1
No files found.
script/c15270885.lua
View file @
29c97fee
...
...
@@ -44,7 +44,7 @@ function c15270885.atklimit(e,tp,eg,ep,ev,re,r,rp)
e
:
GetHandler
():
RegisterEffect
(
e1
)
end
function
c15270885
.
sfilter
(
c
)
return
c
:
IsReason
(
REASON_DESTROY
)
and
c
:
IsCode
(
15259703
)
and
c
:
IsPreviousLocation
(
LOCATION_ONFIELD
)
return
c
:
IsReason
(
REASON_DESTROY
)
and
c
:
GetPreviousCodeOnField
()
==
15259703
and
c
:
IsPreviousLocation
(
LOCATION_ONFIELD
)
end
function
c15270885
.
sdescon
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
return
eg
:
IsExists
(
c15270885
.
sfilter
,
1
,
nil
)
...
...
script/c38369349.lua
View file @
29c97fee
...
...
@@ -88,7 +88,7 @@ function c38369349.spop(e,tp,eg,ep,ev,re,r,rp,c)
end
end
function
c38369349
.
sfilter
(
c
)
return
c
:
IsReason
(
REASON_DESTROY
)
and
c
:
IsCode
(
15259703
)
and
c
:
IsPreviousLocation
(
LOCATION_ONFIELD
)
return
c
:
IsReason
(
REASON_DESTROY
)
and
c
:
GetPreviousCodeOnField
()
==
15259703
and
c
:
IsPreviousLocation
(
LOCATION_ONFIELD
)
end
function
c38369349
.
sdescon
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
return
eg
:
IsExists
(
c38369349
.
sfilter
,
1
,
nil
)
...
...
script/c42386471.lua
View file @
29c97fee
...
...
@@ -45,7 +45,7 @@ function c42386471.atklimit(e,tp,eg,ep,ev,re,r,rp)
e
:
GetHandler
():
RegisterEffect
(
e1
)
end
function
c42386471
.
sfilter
(
c
)
return
c
:
IsReason
(
REASON_DESTROY
)
and
c
:
IsCode
(
15259703
)
and
c
:
IsPreviousLocation
(
LOCATION_ONFIELD
)
return
c
:
IsReason
(
REASON_DESTROY
)
and
c
:
GetPreviousCodeOnField
()
==
15259703
and
c
:
IsPreviousLocation
(
LOCATION_ONFIELD
)
end
function
c42386471
.
sdescon
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
return
eg
:
IsExists
(
c42386471
.
sfilter
,
1
,
nil
)
...
...
script/c53183600.lua
View file @
29c97fee
...
...
@@ -87,7 +87,7 @@ function c53183600.spop(e,tp,eg,ep,ev,re,r,rp,c)
end
end
function
c53183600
.
sfilter
(
c
)
return
c
:
IsReason
(
REASON_DESTROY
)
and
c
:
IsCode
(
15259703
)
and
c
:
IsPreviousLocation
(
LOCATION_ONFIELD
)
return
c
:
IsReason
(
REASON_DESTROY
)
and
c
:
GetPreviousCodeOnField
()
==
15259703
and
c
:
IsPreviousLocation
(
LOCATION_ONFIELD
)
end
function
c53183600
.
sdescon
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
return
eg
:
IsExists
(
c53183600
.
sfilter
,
1
,
nil
)
...
...
script/c65458948.lua
View file @
29c97fee
...
...
@@ -88,7 +88,7 @@ function c65458948.spop(e,tp,eg,ep,ev,re,r,rp,c)
end
end
function
c65458948
.
sfilter
(
c
)
return
c
:
IsReason
(
REASON_DESTROY
)
and
c
:
IsCode
(
15259703
)
and
c
:
IsPreviousLocation
(
LOCATION_ONFIELD
)
return
c
:
IsReason
(
REASON_DESTROY
)
and
c
:
GetPreviousCodeOnField
()
==
15259703
and
c
:
IsPreviousLocation
(
LOCATION_ONFIELD
)
end
function
c65458948
.
sdescon
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
return
eg
:
IsExists
(
c65458948
.
sfilter
,
1
,
nil
)
...
...
script/c79875176.lua
View file @
29c97fee
...
...
@@ -46,7 +46,7 @@ function c79875176.atklimit(e,tp,eg,ep,ev,re,r,rp)
e
:
GetHandler
():
RegisterEffect
(
e1
)
end
function
c79875176
.
sfilter
(
c
)
return
c
:
IsReason
(
REASON_DESTROY
)
and
c
:
IsCode
(
15259703
)
and
c
:
IsPreviousLocation
(
LOCATION_ONFIELD
)
return
c
:
IsReason
(
REASON_DESTROY
)
and
c
:
GetPreviousCodeOnField
()
==
15259703
and
c
:
IsPreviousLocation
(
LOCATION_ONFIELD
)
end
function
c79875176
.
sdescon
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
return
eg
:
IsExists
(
c79875176
.
sfilter
,
1
,
nil
)
...
...
script/c90960358.lua
View file @
29c97fee
...
...
@@ -89,7 +89,7 @@ function c90960358.spop(e,tp,eg,ep,ev,re,r,rp,c)
end
end
function
c90960358
.
sfilter
(
c
)
return
c
:
IsReason
(
REASON_DESTROY
)
and
c
:
IsCode
(
15259703
)
and
c
:
IsPreviousLocation
(
LOCATION_ONFIELD
)
return
c
:
IsReason
(
REASON_DESTROY
)
and
c
:
GetPreviousCodeOnField
()
==
15259703
and
c
:
IsPreviousLocation
(
LOCATION_ONFIELD
)
end
function
c90960358
.
sdescon
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
return
eg
:
IsExists
(
c90960358
.
sfilter
,
1
,
nil
)
...
...
script/c91842653.lua
View file @
29c97fee
...
...
@@ -88,7 +88,7 @@ function c91842653.spop(e,tp,eg,ep,ev,re,r,rp,c)
end
end
function
c91842653
.
sfilter
(
c
)
return
c
:
IsReason
(
REASON_DESTROY
)
and
c
:
IsCode
(
15259703
)
and
c
:
IsPreviousLocation
(
LOCATION_ONFIELD
)
return
c
:
IsReason
(
REASON_DESTROY
)
and
c
:
GetPreviousCodeOnField
()
==
15259703
and
c
:
IsPreviousLocation
(
LOCATION_ONFIELD
)
end
function
c91842653
.
sdescon
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
return
eg
:
IsExists
(
c91842653
.
sfilter
,
1
,
nil
)
...
...
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