mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-13 14:07:01 -04:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user