mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-12 05:36:59 -04:00
Added (partial) support for making cards in French style
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1177 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
@@ -70,6 +70,13 @@ set field:
|
||||
choice: after other cards
|
||||
choice: separate numbering
|
||||
initial: after other cards
|
||||
set field:
|
||||
type: choice
|
||||
name: card language
|
||||
description: Language for the cards
|
||||
choice: English
|
||||
choice: Français
|
||||
initial: English
|
||||
set field:
|
||||
type: boolean
|
||||
name: mark errors
|
||||
@@ -144,3 +151,8 @@ default set style:
|
||||
choice images:
|
||||
yes: script: built_in_image("bool_yes")
|
||||
no: script: built_in_image("bool_no")
|
||||
card language:
|
||||
render style: both
|
||||
choice images:
|
||||
English: /magic.mse-game/icons/language-en.png
|
||||
Français: /magic.mse-game/icons/language-fr.png
|
||||
|
||||
Reference in New Issue
Block a user