From c08fac537686b80449629074c14ae96b88f993dd Mon Sep 17 00:00:00 2001 From: artfreakwiu Date: Tue, 12 Aug 2008 07:00:27 +0000 Subject: [PATCH] git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1153 0fc631ac-6414-0410-93d0-97cfa31319b6 --- data/yugioh-standard.mse-style/style | 44 ++++++++++------------------ data/yugioh.mse-game/game | 5 ++++ 2 files changed, 21 insertions(+), 28 deletions(-) diff --git a/data/yugioh-standard.mse-style/style b/data/yugioh-standard.mse-style/style index 57f8cd3b..48948971 100644 --- a/data/yugioh-standard.mse-style/style +++ b/data/yugioh-standard.mse-style/style @@ -23,11 +23,6 @@ card dpi: 152.6265 ############################################################## Extra scripts ############################################################## Extra style -styling field: - type: boolean - name: corner stamp - description: Should there be a foil stamp in the lower right corner? - initial: yes styling field: type: choice name: rules alignment @@ -257,11 +252,11 @@ card style: size: 8 color: rgb(0,0,0) rarity: - left: 112 - top: 494 - width: 18 - height: 18 - z index: 2 + left: 332 + top : 492 + height: 20 + width: 20 + z index: 3 render style: image popup style: in place choice images: @@ -274,8 +269,18 @@ card style: parallel rare: blank2.png gold tech: blank2.png promo: blank2.png + corner foil: + left: 332 + top : 492 + height: 20 + width: 20 + z index: 2 + render style: image list + choice images: + stamp: + script: if card.edition!="" then "cornerfirst.png" else "cornerunlimited.png" copyright: - left: { if styling.corner_stamp=="no" then 202 else 180 } + left: 180 top : 495 width: 145 height: 18 @@ -311,12 +316,6 @@ extra card field: name: defoverlay default: "DEF/" editable: false -extra card field: - type: choice - name: corner foil - choice: 1st - choice: 2nd - editable: true extra card style: bar: left: 37 @@ -372,14 +371,3 @@ extra card style: size: 12 color: rgb(0,0,0) visible: script: if is_nmonster() then false else true - corner foil: - left: 332 - top : 492 - height: 20 - width: 20 - z index: 3 - render style: image list - choice images: - 1st: cornerfirst.png - 2nd: cornerunlimited.png - visible: script: if styling.corner_stamp=="no" then false else true diff --git a/data/yugioh.mse-game/game b/data/yugioh.mse-game/game index 6c33c422..5be07531 100644 --- a/data/yugioh.mse-game/game +++ b/data/yugioh.mse-game/game @@ -424,6 +424,11 @@ card field: choice: promo card list visible: true card list column: 7 +card field: + type: choice + name: corner foil + choice: stamp + editable: false card field: type: text name: copyright