Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
N
Nanahira-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
nanahira
Nanahira-Cards
Commits
7256a7a5
Commit
7256a7a5
authored
Dec 09, 2017
by
nanahira
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixblank
parent
2d3bb66b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
+3
-2
appveyor.yml
appveyor.yml
+2
-1
expansions/script/c37564765.lua
expansions/script/c37564765.lua
+1
-1
No files found.
appveyor.yml
View file @
7256a7a5
...
...
@@ -45,7 +45,8 @@ build_script:
-
cp -rf ../expansions/script/c37564765.lua expansions/script
-
cp -rf ../expansions/script/c375649??.lua expansions/script
-
cd update
-
../../ygopro-222DIY/update/update.exe -ci
-
cp -rf ../../ygopro-222DIY/update/update.exe .
-
update.exe -ci
-
cd ..
-
git add . -A
-
git commit -m "Auto Push by Nanahira"
...
...
expansions/script/c37564765.lua
View file @
7256a7a5
...
...
@@ -1110,7 +1110,7 @@ function cm.PendConditionNanahira()
local
t
=
cm
.
order_table
[
te
:
GetValue
()]
if
(
t
.
location
==
LOCATION_EXTRA
and
eft
>
0
)
or
(
t
.
location
~=
LOCATION_EXTRA
and
mft
>
0
)
then
local
exg
=
Duel
.
GetMatchingGroup
(
cm
.
PConditionFilterNanahira
,
tp
,
t
.
location
,
0
,
nil
,
e
,
tp
,
lscale
,
rscale
,
t
.
filter
,
te
:
GetHandler
())
g
:
Merge
(
exg
)
g
:
Merge
(
exg
)
end
end
for
i
,
te
in
pairs
(
ext2
)
do
...
...
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