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
aec656a7
Commit
aec656a7
authored
Jun 24, 2018
by
nanahira
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
errt
parent
ac941d45
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
expansions/7cgl.cdb
expansions/7cgl.cdb
+0
-0
expansions/script/c37564914.lua
expansions/script/c37564914.lua
+3
-3
No files found.
expansions/7cgl.cdb
View file @
aec656a7
No preview for this file type
expansions/script/c37564914.lua
View file @
aec656a7
...
...
@@ -33,11 +33,11 @@ function cm.effect_operation_3L(c,ctlm)
local
e1
=
Effect
.
CreateEffect
(
c
)
e1
:
SetDescription
(
aux
.
Stringid
(
m
,
1
))
e1
:
SetCategory
(
CATEGORY_TOHAND
)
e1
:
SetType
(
EFFECT_TYPE_
QUICK_O
)
e1
:
SetCode
(
EVENT_FREE_CHAIN
)
e1
:
SetType
(
EFFECT_TYPE_
IGNITION
)
--
e1:SetCode(EVENT_FREE_CHAIN)
e1
:
SetRange
(
LOCATION_MZONE
)
e1
:
SetProperty
(
EFFECT_FLAG_CARD_TARGET
)
e1
:
SetHintTiming
(
0
,
0x1c0
)
--
e1:SetHintTiming(0,0x1c0)
e1
:
SetCountLimit
(
ctlm
)
e1
:
SetCost
(
Senya
.
DescriptionCost
())
e1
:
SetTarget
(
cm
.
target1
)
...
...
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