Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Y
ygopro-scripts-888
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
4
Merge Requests
4
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
MyCard
ygopro-scripts-888
Commits
113d378b
Commit
113d378b
authored
May 03, 2023
by
mercury233
Committed by
GitHub
May 03, 2023
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add RACE_ILLUSION (#2079)
parent
db375087
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
constant.lua
constant.lua
+2
-1
No files found.
constant.lua
View file @
113d378b
...
...
@@ -73,7 +73,7 @@ ATTRIBUTE_LIGHT =0x10 --光
ATTRIBUTE_DARK
=
0x20
--暗
ATTRIBUTE_DIVINE
=
0x40
--神
--Races 种族
RACE_ALL
=
0x
1
ffffff
--全种族
RACE_ALL
=
0x
3
ffffff
--全种族
RACE_WARRIOR
=
0x1
--战士
RACE_SPELLCASTER
=
0x2
--魔法师
RACE_FAIRY
=
0x4
--天使
...
...
@@ -99,6 +99,7 @@ RACE_DIVINE =0x200000 --幻神兽
RACE_CREATORGOD
=
0x400000
--创造神
RACE_WYRM
=
0x800000
--幻龙
RACE_CYBERSE
=
0x1000000
--电子界
RACE_ILLUSION
=
0x2000000
--幻想魔
--Reason 卡片到当前位置的原因
REASON_DESTROY
=
0x1
--破坏
REASON_RELEASE
=
0x2
--解放
...
...
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