Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
M
magicseteditor
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
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
magicseteditor
Commits
c8dd4159
Commit
c8dd4159
authored
Mar 30, 2017
by
ke yongyu
Committed by
GitHub
Mar 30, 2017
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #2 from shadowfox87/master
update fix
parents
d17d6df5
01df71fe
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
7 deletions
+7
-7
data/yugioh-standard.mse-style/card-link.png
data/yugioh-standard.mse-style/card-link.png
+0
-0
data/yugioh-standard.mse-style/mask-link.png
data/yugioh-standard.mse-style/mask-link.png
+0
-0
data/yugioh-standard.mse-style/style
data/yugioh-standard.mse-style/style
+7
-7
No files found.
data/yugioh-standard.mse-style/card-link.png
View replaced file @
d17d6df5
View file @
c8dd4159
632 KB
|
W:
|
H:
676 KB
|
W:
|
H:
2-up
Swipe
Onion skin
data/yugioh-standard.mse-style/mask-link.png
View replaced file @
d17d6df5
View file @
c8dd4159
3.45 KB
|
W:
|
H:
3.61 KB
|
W:
|
H:
2-up
Swipe
Onion skin
data/yugioh-standard.mse-style/style
View file @
c8dd4159
...
...
@@ -326,32 +326,32 @@ card style:
script:
if is_transparent() then if is_pendulum() then 28.5 else 14
else if image_noframe() and is_nopendulum() then 44
else if is_nopendulum() then 51
.6
else if is_nopendulum() then 51
else 28.5
top:
script:
if is_transparent() then if is_pendulum() then 10
7
.5 else 14
if is_transparent() then if is_pendulum() then 10
6
.5 else 14
else if image_noframe() and is_nopendulum() then 105
else if is_nopendulum() then 11
3
else 10
7
.5
else if is_nopendulum() then 11
2
else 10
6
.5
width:
script:
if is_transparent() then if is_pendulum() then 363 else 393
else if image_noframe() and is_nopendulum() then 332
else if is_nopendulum() then 3
19
else if is_nopendulum() then 3
20
else 363
height:
script:
if is_transparent() then if is_pendulum() then 466 else 582
else if image_noframe() and is_nopendulum() then 330
else if is_nopendulum() then 3
17
else if is_nopendulum() then 3
20
else if pend_image_is_small() and is_big_pend() then 275
else if pend_image_is_small() and is_medium_pend() then 275
else if pend_image_is_small() and is_small_pend() then 298
else if is_big_pend() then 360
else if is_medium_pend() then 345
else if is_small_pend() then 345
else 3
17
else 3
20
z index: 1
mask: {if is_link() then "mask-link.png"}
############################# Card 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