Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
P
pre-release-database-cdb
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
Amiya
pre-release-database-cdb
Commits
76e329b3
Commit
76e329b3
authored
Dec 14, 2023
by
fallenstardust
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix LEDE-JP039 script
tweak cdb
parent
0b1326a5
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
1 deletion
+1
-1
script/c101204039.lua
script/c101204039.lua
+1
-1
test-release.cdb
test-release.cdb
+0
-0
No files found.
script/c101204039.lua
View file @
76e329b3
...
@@ -20,7 +20,7 @@ function c101204039.initial_effect(c)
...
@@ -20,7 +20,7 @@ function c101204039.initial_effect(c)
e2
:
SetCode
(
EVENT_FREE_CHAIN
)
e2
:
SetCode
(
EVENT_FREE_CHAIN
)
e2
:
SetHintTiming
(
0
,
TIMING_BATTLE_START
+
TIMING_ATTACK
+
TIMINGS_CHECK_MONSTER
+
TIMING_MAIN_END
)
e2
:
SetHintTiming
(
0
,
TIMING_BATTLE_START
+
TIMING_ATTACK
+
TIMINGS_CHECK_MONSTER
+
TIMING_MAIN_END
)
e2
:
SetRange
(
LOCATION_GRAVE
)
e2
:
SetRange
(
LOCATION_GRAVE
)
e2
:
SetCountLimit
(
1
,
101204
140
+
EFFECT_COUNT_CODE_DUEL
)
e2
:
SetCountLimit
(
1
,
101204
039
+
EFFECT_COUNT_CODE_DUEL
)
e2
:
SetCondition
(
c101204039
.
spcon2
)
e2
:
SetCondition
(
c101204039
.
spcon2
)
e2
:
SetCost
(
c101204039
.
spcost2
)
e2
:
SetCost
(
c101204039
.
spcost2
)
e2
:
SetTarget
(
c101204039
.
sptg2
)
e2
:
SetTarget
(
c101204039
.
sptg2
)
...
...
test-release.cdb
View file @
76e329b3
No preview for this file type
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