From a34da1949a6d50c13c150313f630115c452ac82b Mon Sep 17 00:00:00 2001 From: pichoro Date: Sat, 25 Jul 2009 12:52:46 +0000 Subject: [PATCH] Fixing an error relating needing to type two characters to get 1 character on non-character cards in VS. git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1413 0fc631ac-6414-0410-93d0-97cfa31319b6 --- data/vs.mse-game/game | 2 +- data/vs.mse-game/script | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/data/vs.mse-game/game b/data/vs.mse-game/game index ece5278f..2d591813 100644 --- a/data/vs.mse-game/game +++ b/data/vs.mse-game/game @@ -5,7 +5,7 @@ installer group: VS System/game files icon: card-back.png position hint: 3 -version: 2009-02-04 +version: 2009-07-25 depends on: package: vs-common.mse-include version: 2009-02-04 diff --git a/data/vs.mse-game/script b/data/vs.mse-game/script index b23470d0..d5464f75 100644 --- a/data/vs.mse-game/script +++ b/data/vs.mse-game/script @@ -227,7 +227,7 @@ else if is_character() and card.identity!="" then " " else if is_equipment() and card.identity=="" then " " else if is_equipment() and card.identity!="" then " " - else "" + else " " } separator_type := {