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:
twanvl
2008-08-27 18:56:55 +00:00
parent 3d1fbef2f6
commit 4b2a36bba8
6 changed files with 91 additions and 35 deletions
+12
View File
@@ -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