Re-added ability to get single cards to random pack generator of Yu-Gi-Oh.

Version bumped Yu-Gi-Oh files that were edited.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1133 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
pichoro
2008-08-11 00:30:14 +00:00
parent a2dd1f8392
commit 36db4512c5
3 changed files with 14 additions and 7 deletions
+2 -2
View File
@@ -5,10 +5,10 @@ installer group: Yugioh/Standard
icon: card-sample.png
position hint: 01
version: 2008-08-08
version: 2008-08-10
depends on:
package: yugioh.mse-game
version: 2008-05-14
version: 2008-08-10
depends on:
package: yugioh-standard-levels.mse-symbol-font
version: 2007-09-23
@@ -1,5 +1,5 @@
mse version: 0.3.6
version: 2008-05-19
mse version: 0.3.7
version: 2008-08-10
short name: Text Replacements
position hint: 003
icon: dot.png
+10 -3
View File
@@ -4,7 +4,7 @@ installer group: Yugioh/Game Files
icon: card-back.png
position hint: 4
version: 2008-08-08
version: 2008-08-10
############################################################## Functions & filters
## Copied and Pasted from vs.mse-game, with a few modifications
@@ -475,7 +475,6 @@ pack item:
pack item:
name: card
filter: card.number != ""
############################################################## Card packs
pack type:
name: booster pack
@@ -518,4 +517,12 @@ pack type:
name: tournament pack
item:
name: card
amount: 3
amount: 3
pack type:
name: additional rare
item:
name: rare
pack type:
name: additional common
item:
name: common