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
d3801e1c
Commit
d3801e1c
authored
Dec 02, 2017
by
nanahira
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
addsound
parent
4a1f2c5f
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
2 additions
and
0 deletions
+2
-0
expansions/7cgl.cdb
expansions/7cgl.cdb
+0
-0
expansions/script/c37564905.lua
expansions/script/c37564905.lua
+1
-0
expansions/script/c37564912.lua
expansions/script/c37564912.lua
+1
-0
sound/BGM/custom/Phantasm Brigade.mp3
sound/BGM/custom/Phantasm Brigade.mp3
+0
-0
sound/BGM/custom/Rise to be.mp3
sound/BGM/custom/Rise to be.mp3
+0
-0
No files found.
expansions/7cgl.cdb
View file @
d3801e1c
No preview for this file type
expansions/script/c37564905.lua
View file @
d3801e1c
...
...
@@ -2,6 +2,7 @@
xpcall
(
function
()
require
(
"expansions/script/c37564765"
)
end
,
function
()
require
(
"script/c37564765"
)
end
)
local
m
,
cm
=
Senya
.
SayuriRitualPreload
(
37564905
)
function
cm
.
initial_effect
(
c
)
Senya
.
AddSummonMusic
(
c
,
m
*
16
,
SUMMON_TYPE_RITUAL
)
c
:
EnableReviveLimit
()
local
e1
=
Effect
.
CreateEffect
(
c
)
e1
:
SetType
(
EFFECT_TYPE_SINGLE
)
...
...
expansions/script/c37564912.lua
View file @
d3801e1c
...
...
@@ -2,6 +2,7 @@
xpcall
(
function
()
require
(
"expansions/script/c37564765"
)
end
,
function
()
require
(
"script/c37564765"
)
end
)
local
m
,
cm
=
Senya
.
SayuriRitualPreload
(
37564912
)
function
cm
.
initial_effect
(
c
)
Senya
.
AddSummonMusic
(
c
,
m
*
16
+
3
,
SUMMON_TYPE_RITUAL
)
c
:
EnableReviveLimit
()
local
e2
=
Effect
.
CreateEffect
(
c
)
e2
:
SetDescription
(
aux
.
Stringid
(
m
,
0
))
...
...
sound/BGM/custom/Phantasm Brigade.mp3
0 → 100644
View file @
d3801e1c
File added
sound/BGM/custom/Rise to be.mp3
0 → 100644
View file @
d3801e1c
File added
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