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
5fed6c19
Commit
5fed6c19
authored
Sep 08, 2008
by
artfreakwiu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
No commit message
No commit message
parent
89ed998e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
10 deletions
+8
-10
data/vs-new.mse-style/style
data/vs-new.mse-style/style
+8
-10
No files found.
data/vs-new.mse-style/style
View file @
5fed6c19
...
@@ -36,7 +36,6 @@ init script:
...
@@ -36,7 +36,6 @@ init script:
if styling.con_optional == "c-left" then "ccoccard2.png"
if styling.con_optional == "c-left" then "ccoccard2.png"
else "ccoccard.png"
else "ccoccard.png"
}
}
############################################################## Set info fields
############################################################## Set info fields
############################################################## Extra style
############################################################## Extra style
styling field:
styling field:
...
@@ -250,13 +249,12 @@ card style:
...
@@ -250,13 +249,12 @@ card style:
############################# Affiliation
############################# Affiliation
team full:
team full:
left: { if card.card_type=="planet" then 20 else 19 }
left: { if card.card_type=="planet" then 20 else 19 }
top : { if card.card_type=="planet" then 441 else 32
9
}
top : { if card.card_type=="planet" then 441 else 32
7
}
height: 28
height: 28
width: 338
width: 338
font:
font:
name: Gill Sans MT Condensed
name: Gill Sans MT Condensed
size: 20
size: 12
scale down to: 5
color:
color:
script: if is_concealed() then rgb(23,4,6)
script: if is_concealed() then rgb(23,4,6)
else if is_equipment() then rgb(82,82,82)
else if is_equipment() then rgb(82,82,82)
...
@@ -471,18 +469,18 @@ extra card style:
...
@@ -471,18 +469,18 @@ extra card style:
visible: { styling.foils }
visible: { styling.foils }
affiliation:
affiliation:
right: { 184 + card_style.team_full.content_width * -0.5 }
right: { 184 + card_style.team_full.content_width * -0.5 }
top : 33
0
top : 33
2
height: 1
7
height: 1
6
width: 2
8
width: 2
7
z index: 5
z index: 5
alignment: middle right
alignment: middle right
render style: image
render style: image
include file: /vs-common.mse-include/affiliations
include file: /vs-common.mse-include/affiliations
affiliation2:
affiliation2:
right: { card_style.team_full.content_width * 0.5 + 217 }
right: { card_style.team_full.content_width * 0.5 + 217 }
top : 33
0
top : 33
2
height: 1
7
height: 1
6
width: 2
8
width: 2
7
z index: 5
z index: 5
alignment: middle left
alignment: middle left
render style: image
render style: image
...
...
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