mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 04:57:00 -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
|
||||
position hint: 007
|
||||
|
||||
version: 2007-12-30
|
||||
version: 2008-01-12
|
||||
depends on:
|
||||
package: magic.mse-game
|
||||
version: 2007-12-29
|
||||
@@ -36,6 +36,9 @@ init script:
|
||||
# Load scripts for default images
|
||||
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?
|
||||
text_shape := {
|
||||
if card.rule_text == ""
|
||||
@@ -81,6 +84,10 @@ set info 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:
|
||||
type: boolean
|
||||
name: use guild mana symbols
|
||||
|
||||
Reference in New Issue
Block a user