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
Vury Leo
pre-release-database-cdb
Commits
173a9f25
Commit
173a9f25
authored
Dec 28, 2024
by
wind2009
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add new card
parent
9041ba26
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
2 additions
and
1 deletion
+2
-1
ALIN.cdb
ALIN.cdb
+0
-0
pack/2025-01-25 ALIN.ydk
pack/2025-01-25 ALIN.ydk
+1
-0
pics/101208030.jpg
pics/101208030.jpg
+0
-0
script/c101207095.lua
script/c101207095.lua
+1
-1
No files found.
ALIN.cdb
View file @
173a9f25
No preview for this file type
pack/2025-01-25 ALIN.ydk
View file @
173a9f25
...
...
@@ -15,6 +15,7 @@
101208027
101208028
101208029
101208030
101208036
101208204
101208039
...
...
pics/101208030.jpg
0 → 100644
View file @
173a9f25
105 KB
script/c101207095.lua
View file @
173a9f25
...
...
@@ -14,7 +14,7 @@ function s.filter(c,e,tp)
return
c
:
IsRace
(
RACE_REPTILE
)
end
function
s
.
mfilter
(
c
)
return
c
:
GetLevel
()
>
0
and
c
:
IsRace
(
RACE_REPTILE
)
and
c
:
IsReleasable
()
return
c
:
GetLevel
()
>
0
and
c
:
IsRace
(
RACE_REPTILE
)
and
c
:
IsReleasable
(
REASON_EFFECT
|
REASON_MATERIAL
|
REASON_RITUAL
)
end
function
s
.
gfilter
(
g
)
return
g
:
GetCount
()
<
3
...
...
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