Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
M
MerlinTC‘s 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
竹中千惠理
MerlinTC‘s cards
Commits
ac2e2918
Commit
ac2e2918
authored
Jun 13, 2024
by
竹中千惠理
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
parent
469551e2
Changes
5
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
9 additions
and
0 deletions
+9
-0
script/c60010000.lua
script/c60010000.lua
+1
-0
script/c60010015.lua
script/c60010015.lua
+1
-0
script/c60010018.lua
script/c60010018.lua
+1
-0
script/c60010034.lua
script/c60010034.lua
+1
-0
script/c60010110.lua
script/c60010110.lua
+5
-0
No files found.
script/c60010000.lua
View file @
ac2e2918
---@diagnostic disable: param-type-mismatch, duplicate-set-field, undefined-global
--Hello World!
--This is a library of mtc's cards.
...
...
script/c60010015.lua
View file @
ac2e2918
---@diagnostic disable: undefined-global
--『诗人』
Duel
.
LoadScript
(
"c60010000.lua"
)
local
cm
,
m
,
o
=
GetID
()
...
...
script/c60010018.lua
View file @
ac2e2918
---@diagnostic disable: undefined-field, undefined-global
--
Duel
.
LoadScript
(
"c60010000.lua"
)
if
not
cm
.
t
then
...
...
script/c60010034.lua
View file @
ac2e2918
---@diagnostic disable: undefined-global
--血源猎手 永世的沉沦鲸梦
local
cm
,
m
,
o
=
GetID
()
function
cm
.
initial_effect
(
c
)
...
...
script/c60010110.lua
0 → 100644
View file @
ac2e2918
--空之王城与城下町
local
cm
,
m
,
o
=
GetID
()
function
cm
.
initial_effect
(
c
)
end
\ No newline at end of file
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