mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-12 21:47:00 -04:00
Fixed bug in fields in style file;
No longer doing GetTextExtent("\n");
Moved pt boxes to style files;
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@390 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
@@ -720,14 +720,6 @@ card field:
|
||||
type: text
|
||||
name: toughness
|
||||
icon: stats/toughness.png
|
||||
#needed for FPM temps
|
||||
card field:
|
||||
type: choice
|
||||
name: ptsymbols
|
||||
choice: shieldsword
|
||||
editable: false
|
||||
save value: false
|
||||
show statistics: false
|
||||
card field:
|
||||
type: text
|
||||
name: pt
|
||||
@@ -747,15 +739,6 @@ card field:
|
||||
description: Power/toughness
|
||||
show statistics: false
|
||||
|
||||
card field: # box for power/toughness
|
||||
type: choice
|
||||
name: pt box
|
||||
include file: magic-blends.mse-include/card-colors
|
||||
script: card.card_color
|
||||
editable: false
|
||||
save value: false
|
||||
show statistics: false
|
||||
|
||||
############################# Card sorting / numbering
|
||||
card field:
|
||||
type: text
|
||||
@@ -920,14 +903,6 @@ card field:
|
||||
name: toughness 2
|
||||
icon: stats/toughness.png
|
||||
show statistics: false
|
||||
#needed for FPM temps
|
||||
card field:
|
||||
type: choice
|
||||
name: ptsymbols 2
|
||||
choice: shieldsword
|
||||
editable: false
|
||||
save value: false
|
||||
show statistics: false
|
||||
card field:
|
||||
type: text
|
||||
name: pt 2
|
||||
@@ -943,23 +918,6 @@ card field:
|
||||
card list width: 50
|
||||
card list name: P/T2
|
||||
show statistics: false
|
||||
card field:
|
||||
type: choice
|
||||
name: pt box 2
|
||||
include file: magic-blends.mse-include/card-colors
|
||||
script: card.card_color_2
|
||||
editable: false
|
||||
save value: false
|
||||
show statistics: false
|
||||
card field:
|
||||
# Another pt box witht the same value as pt box 1
|
||||
type: choice
|
||||
name: pt box 1b
|
||||
include file: magic-blends.mse-include/card-colors
|
||||
script: card.card_color
|
||||
editable: false
|
||||
save value: false
|
||||
show statistics: false
|
||||
card field:
|
||||
type: text
|
||||
name: illustrator 2
|
||||
|
||||
Reference in New Issue
Block a user