Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Y
ygopro-rush-duel
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
Clara Grace Paulsen
ygopro-rush-duel
Commits
a707db9e
Commit
a707db9e
authored
May 30, 2023
by
未闻皂名
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
2023/5/30 将 RACE_CYBORG 移动最后
parent
1e798e55
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
+7
-7
script/RDBase.lua
script/RDBase.lua
+7
-7
No files found.
script/RDBase.lua
View file @
a707db9e
...
...
@@ -2,14 +2,14 @@
RushDuel
=
RushDuel
or
{}
-- 新种族
RACE_
CYBORG
=
0x4000000
-- 电子人
RACE_
MAGICALKNIGHT
=
0x8000000
-- 魔导骑士
RACE_
HYDRAGON
=
0x10000000
-- 多头龙
RACE_
OMEGAPSYCHO
=
0x20000000
-- 欧米茄念动力
RACE_
CELESTIALWARRIOR
=
0x40000000
-- 天界战士
RACE_
GALAXY
=
0x80000000
-- 银河
RACE_
MAGICALKNIGHT
=
0x4000000
-- 魔导骑士
RACE_
HYDRAGON
=
0x8000000
-- 多头龙
RACE_
OMEGAPSYCHO
=
0x10000000
-- 欧米茄念动力
RACE_
CELESTIALWARRIOR
=
0x20000000
-- 天界战士
RACE_
GALAXY
=
0x40000000
-- 银河
RACE_
CYBORG
=
0x8000000
-- 电子人
RACE_ALL
=
0x
7
fffffff
RACE_ALL
=
0x
f
fffffff
-- 特殊调整
EFFECT_LEGEND_CARD
=
120000000
-- 传说卡标识 (改变卡名不影响)
...
...
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