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
ef507b55
Commit
ef507b55
authored
Oct 28, 2017
by
nanahira
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix
parent
9141ab23
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
script/c37564901.lua
script/c37564901.lua
+1
-1
script/c37564902.lua
script/c37564902.lua
+1
-1
script/c37564903.lua
script/c37564903.lua
+1
-1
No files found.
script/c37564901.lua
View file @
ef507b55
...
@@ -54,7 +54,7 @@ function cm.activate(e,tp,eg,ep,ev,re,r,rp)
...
@@ -54,7 +54,7 @@ function cm.activate(e,tp,eg,ep,ev,re,r,rp)
if
tc
.
mat_filter
then
if
tc
.
mat_filter
then
mg
=
mg
:
Filter
(
tc
.
mat_filter
,
nil
)
mg
=
mg
:
Filter
(
tc
.
mat_filter
,
nil
)
end
end
local
mat
=
mat
=
Senya
.
Check
RitualMaterial
(
tc
,
mg
,
tp
,
tc
:
GetLevel
())
local
mat
=
Senya
.
Select
RitualMaterial
(
tc
,
mg
,
tp
,
tc
:
GetLevel
())
tc
:
SetMaterial
(
mat
)
tc
:
SetMaterial
(
mat
)
Senya
.
SayuriCheckTrigger
(
tc
,
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
Senya
.
SayuriCheckTrigger
(
tc
,
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
Duel
.
ReleaseRitualMaterial
(
mat
)
Duel
.
ReleaseRitualMaterial
(
mat
)
...
...
script/c37564902.lua
View file @
ef507b55
...
@@ -47,7 +47,7 @@ function cm.activate(e,tp,eg,ep,ev,re,r,rp)
...
@@ -47,7 +47,7 @@ function cm.activate(e,tp,eg,ep,ev,re,r,rp)
if
tc
.
mat_filter
then
if
tc
.
mat_filter
then
mg
=
mg
:
Filter
(
tc
.
mat_filter
,
nil
)
mg
=
mg
:
Filter
(
tc
.
mat_filter
,
nil
)
end
end
local
mat
=
mat
=
Senya
.
Check
RitualMaterial
(
tc
,
mg
,
tp
,
tc
:
GetLevel
())
local
mat
=
Senya
.
Select
RitualMaterial
(
tc
,
mg
,
tp
,
tc
:
GetLevel
())
tc
:
SetMaterial
(
mat
)
tc
:
SetMaterial
(
mat
)
Senya
.
SayuriCheckTrigger
(
tc
,
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
Senya
.
SayuriCheckTrigger
(
tc
,
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
Duel
.
ReleaseRitualMaterial
(
mat
)
Duel
.
ReleaseRitualMaterial
(
mat
)
...
...
script/c37564903.lua
View file @
ef507b55
...
@@ -47,7 +47,7 @@ function cm.activate(e,tp,eg,ep,ev,re,r,rp)
...
@@ -47,7 +47,7 @@ function cm.activate(e,tp,eg,ep,ev,re,r,rp)
if
tc
.
mat_filter
then
if
tc
.
mat_filter
then
mg
=
mg
:
Filter
(
tc
.
mat_filter
,
nil
)
mg
=
mg
:
Filter
(
tc
.
mat_filter
,
nil
)
end
end
local
mat
=
mat
=
Senya
.
Check
RitualMaterial
(
tc
,
mg
,
tp
,
tc
:
GetLevel
())
local
mat
=
Senya
.
Select
RitualMaterial
(
tc
,
mg
,
tp
,
tc
:
GetLevel
())
tc
:
SetMaterial
(
mat
)
tc
:
SetMaterial
(
mat
)
Senya
.
SayuriCheckTrigger
(
tc
,
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
Senya
.
SayuriCheckTrigger
(
tc
,
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
Duel
.
ReleaseRitualMaterial
(
mat
)
Duel
.
ReleaseRitualMaterial
(
mat
)
...
...
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