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
d3e2b7ec
Commit
d3e2b7ec
authored
May 11, 2007
by
pichoro
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Changed some things like (type image and cardtype symbol) from showing up in stats window.
parent
8710225a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletion
+6
-1
data/magic-firepenguinmaster-flip.mse-style/style
data/magic-firepenguinmaster-flip.mse-style/style
+1
-0
data/magic.mse-game/game
data/magic.mse-game/game
+5
-1
No files found.
data/magic-firepenguinmaster-flip.mse-style/style
View file @
d3e2b7ec
...
@@ -233,6 +233,7 @@ card style:
...
@@ -233,6 +233,7 @@ card style:
special: script: symbol_variation(symbol: set.symbol, variation: "special")
special: script: symbol_variation(symbol: set.symbol, variation: "special")
############################# Text box
############################# Text box
#should the bottom textbox be the flipped or unflipped text? if flipped, reverse orientations of fields.
text:
text:
left: 62
left: 62
top : 380
top : 380
...
...
data/magic.mse-game/game
View file @
d3e2b7ec
...
@@ -498,6 +498,7 @@ card field:
...
@@ -498,6 +498,7 @@ card field:
choice: black
choice: black
choice: white
choice: white
description: Font color for the typeline and textbox
description: Font color for the typeline and textbox
show statistics: false
############################# Name line
############################# Name line
card field:
card field:
...
@@ -542,6 +543,7 @@ card field:
...
@@ -542,6 +543,7 @@ card field:
choice: land
choice: land
choice: multitype
choice: multitype
description: Symbol for the type of this card (claw marks, chalice, lightning bolt)
description: Symbol for the type of this card (claw marks, chalice, lightning bolt)
show statistics: false
# Part of Name box for new token template
# Part of Name box for new token template
card field:
card field:
type: choice
type: choice
...
@@ -608,6 +610,7 @@ card field:
...
@@ -608,6 +610,7 @@ card field:
name: type image
name: type image
include file: magic-blends.mse-include/card-colors
include file: magic-blends.mse-include/card-colors
script: card.card_color
script: card.card_color
show statistics: false
card field:
card field:
type: choice
type: choice
name: rarity
name: rarity
...
@@ -855,6 +858,7 @@ card field:
...
@@ -855,6 +858,7 @@ card field:
type: choice
type: choice
name: watermark 2
name: watermark 2
include file: magic-watermarks.mse-include/watermark-names
include file: magic-watermarks.mse-include/watermark-names
icon: stats/watermark.png
description: A watermark for below the textbox, this can be a big mana symbol used on basic lands, a special symbol, or a guild symbol
description: A watermark for below the textbox, this can be a big mana symbol used on basic lands, a special symbol, or a guild symbol
card field:
card field:
type: text
type: text
...
@@ -1174,7 +1178,7 @@ keyword:
...
@@ -1174,7 +1178,7 @@ keyword:
keyword:
keyword:
keyword: Cycling
keyword: Cycling
match: Cycling<atom-param>cost</atom-param>
match: Cycling<atom-param>cost</atom-param>
mode:
core
mode:
expert
reminder: {format_cost(param1)}, Discard this card: Draw a card.
reminder: {format_cost(param1)}, Discard this card: Draw a card.
keyword:
keyword:
keyword: Trample
keyword: Trample
...
...
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