mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 04:57:00 -04:00
Added some new update code (YET TO BE TESTED) and some fixes to the VS
templates. Still looking to find one source of a reference to "futsymbol_artifact.png" (case-sensitive) git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@757 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
@@ -164,7 +164,7 @@ card style:
|
||||
visible:
|
||||
script: styling.watermarkings
|
||||
render style: image
|
||||
include file: vs-common.mse-include/watermarks
|
||||
include file: /vs-common.mse-include/watermarks
|
||||
z index: 4
|
||||
|
||||
############################# Attack/defence
|
||||
|
||||
@@ -345,7 +345,7 @@ card style:
|
||||
visible:
|
||||
script: styling.watermarkings
|
||||
render style: image
|
||||
include file: vs-common.mse-include/watermarks
|
||||
include file: /vs-common.mse-include/watermarks
|
||||
z index: 4
|
||||
|
||||
############################# Atack/defence
|
||||
|
||||
@@ -345,7 +345,7 @@ card style:
|
||||
visible:
|
||||
script: styling.watermarkings
|
||||
render style: image
|
||||
include file: vs-common.mse-include/watermarks
|
||||
include file: /vs-common.mse-include/watermarks
|
||||
z index: 4
|
||||
|
||||
############################# Atack/defence
|
||||
|
||||
@@ -364,7 +364,7 @@ card style:
|
||||
visible:
|
||||
script: styling.watermarkings
|
||||
render style: image
|
||||
include file: vs-common.mse-include/watermarks
|
||||
include file: /vs-common.mse-include/watermarks
|
||||
z index: 4
|
||||
|
||||
############################# Atack/defence
|
||||
|
||||
@@ -342,7 +342,7 @@ card style:
|
||||
visible:
|
||||
script: styling.watermarkings
|
||||
render style: image
|
||||
include file: vs-common.mse-include/watermarks
|
||||
include file: /vs-common.mse-include/watermarks
|
||||
z index: 4
|
||||
|
||||
|
||||
@@ -447,7 +447,7 @@ extra card field:
|
||||
name: affiliation
|
||||
editable: false
|
||||
initial: none
|
||||
include file: vs-common.mse-include/watermark-names
|
||||
include file: /vs-common.mse-include/watermark-names
|
||||
|
||||
extra card style:
|
||||
playarea:
|
||||
@@ -505,4 +505,4 @@ extra card style:
|
||||
z index: 5
|
||||
alignment: middle right
|
||||
render style: image
|
||||
include file: vs-common.mse-include/affiliations
|
||||
include file: /vs-common.mse-include/affiliations
|
||||
|
||||
|
Before Width: | Height: | Size: 3.7 KiB After Width: | Height: | Size: 3.7 KiB |
@@ -367,7 +367,7 @@ card style:
|
||||
visible:
|
||||
script: styling.watermarkings
|
||||
render style: image
|
||||
include file: vs-common.mse-include/watermarks
|
||||
include file: /vs-common.mse-include/watermarks
|
||||
z index: 4
|
||||
|
||||
|
||||
|
||||
@@ -4,6 +4,9 @@ short name: VS
|
||||
icon: card-back.png
|
||||
version: 2007-09-23
|
||||
position hint: 3
|
||||
depends on:
|
||||
package: vs-common.mse-include
|
||||
version: 2007-09-23
|
||||
|
||||
############################################################## Functions & filters
|
||||
# General functions
|
||||
@@ -606,7 +609,7 @@ card field:
|
||||
card field:
|
||||
type: choice
|
||||
name: watermark
|
||||
include file: vs-common.mse-include/watermark-names
|
||||
include file: /vs-common.mse-include/watermark-names
|
||||
editable: false
|
||||
description: The Watermark for this set.
|
||||
|
||||
@@ -828,4 +831,4 @@ keyword:
|
||||
keyword: Substitute
|
||||
match: Substitute
|
||||
mode: real
|
||||
reminder: Reveal this card -> You may remove from the game a ready character you control with cost greater than or equal to the cost of this card. If you do, put this card into play. Use only if this card is in your hand and only during your recruit step."
|
||||
reminder: Reveal this card -> You may remove from the game a ready character you control with cost greater than or equal to the cost of this card. If you do, put this card into play. Use only if this card is in your hand and only during your recruit step."
|
||||
|
||||
Reference in New Issue
Block a user