mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-13 14:07:01 -04:00
"Grey hybrid typeline" for magic-new-token.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@822 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 300 B |
Binary file not shown.
|
After Width: | Height: | Size: 671 B |
Binary file not shown.
|
After Width: | Height: | Size: 671 B |
@@ -5,7 +5,7 @@ full name: Modern style
|
|||||||
icon: card-sample.png
|
icon: card-sample.png
|
||||||
position hint: 007
|
position hint: 007
|
||||||
|
|
||||||
version: 2007-12-30
|
version: 2008-01-12
|
||||||
depends on:
|
depends on:
|
||||||
package: magic.mse-game
|
package: magic.mse-game
|
||||||
version: 2007-12-29
|
version: 2007-12-29
|
||||||
@@ -36,6 +36,9 @@ init script:
|
|||||||
# Load scripts for default images
|
# Load scripts for default images
|
||||||
include file: /magic-default-image.mse-include/scripts
|
include file: /magic-default-image.mse-include/scripts
|
||||||
|
|
||||||
|
# Should hybrids have a grey name?
|
||||||
|
mask_hybrid_with_land := { styling.grey_hybrid_typeline }
|
||||||
|
|
||||||
# What should the textbox look like?
|
# What should the textbox look like?
|
||||||
text_shape := {
|
text_shape := {
|
||||||
if card.rule_text == ""
|
if card.rule_text == ""
|
||||||
@@ -81,6 +84,10 @@ set info style:
|
|||||||
|
|
||||||
############################################################## Extra style
|
############################################################## Extra style
|
||||||
|
|
||||||
|
styling field:
|
||||||
|
type: boolean
|
||||||
|
name: grey hybrid typeline
|
||||||
|
description: Use a grey background for the type line on hybrid cards. This is done on real cards.
|
||||||
styling field:
|
styling field:
|
||||||
type: boolean
|
type: boolean
|
||||||
name: use guild mana symbols
|
name: use guild mana symbols
|
||||||
|
|||||||
Reference in New Issue
Block a user