dungeon fix, update stamp support
This commit is contained in:
@@ -187,6 +187,8 @@ set field:
|
||||
name: card language
|
||||
description: Language for the cards
|
||||
choice: English
|
||||
choice: English (British)
|
||||
choice: English (Canadian)
|
||||
choice: Français
|
||||
choice: Italiano
|
||||
choice: Português do Brasil
|
||||
@@ -238,6 +240,25 @@ set field:
|
||||
type: boolean
|
||||
name: use flavor bar
|
||||
description: Enables the flavor bar on Mainframe templates.
|
||||
set field:
|
||||
type: text
|
||||
name: last main partition
|
||||
description: Card Number Partitions after this one aren't counted as the main part of the set, ex "301" rather than "301/300" or "301/900". Default is M.
|
||||
set field:
|
||||
type: choice
|
||||
name: default stamp
|
||||
choice: standard
|
||||
choice: none
|
||||
choice: acorn
|
||||
choice: universes beyond
|
||||
choice: alchemy
|
||||
choice: alchemy old
|
||||
choice: custom
|
||||
description: The default stamp setup to use. Only works on new cards, not supported on all frames.
|
||||
set field:
|
||||
type: text
|
||||
name: custom stamp name
|
||||
description: The filename of the custom stamp image in magic-mainframe-extras
|
||||
set field:
|
||||
type: boolean
|
||||
name: auto legends
|
||||
@@ -261,7 +282,7 @@ set field:
|
||||
set field:
|
||||
type: text
|
||||
name: number hybrid variants
|
||||
description: Change 1/X 2/X etc to a variant symbol instead of a hybrid symbol
|
||||
description: Change each number hybrid (0/X, 1/X, 2/X ... 11/X) up to this number to a specific variant instead of a hybrid symbol.
|
||||
set field:
|
||||
type: choice
|
||||
name: mana symbol help
|
||||
@@ -326,6 +347,12 @@ default set style:
|
||||
fill color 2: rgb(58,7,80)
|
||||
border color 1: rgb(255, 255, 255)
|
||||
border color 2: rgb(255, 255, 255)
|
||||
variation:
|
||||
name: invertedcommon
|
||||
border radius: 0.10
|
||||
fill type: solid
|
||||
fill color: rgb(255,255,255)
|
||||
border color: rgb(0,0,0)
|
||||
##purple
|
||||
##fill color 1: rgb(224,170,247)
|
||||
##fill color 2: rgb(58,7,80)
|
||||
@@ -407,8 +434,12 @@ default set style:
|
||||
render style: both
|
||||
choice images:
|
||||
English: /magic.mse-game/icons/language-en.png
|
||||
English_(British): /magic.mse-game/icons/language-en-gb.png
|
||||
English_(Canadian): /magic.mse-game/icons/language-en-ca.png
|
||||
Français: /magic.mse-game/icons/language-fr.png
|
||||
Italiano: /magic.mse-game/icons/language-it.png
|
||||
Português_do_Brasil: /magic.mse-game/icons/language-br.png
|
||||
Russian: /magic.mse-game/icons/language-ru.png
|
||||
mana symbol options:
|
||||
render style: checklist
|
||||
direction: vertical
|
||||
|
||||
Reference in New Issue
Block a user