Commit 51ca47e4 authored by pichoro's avatar pichoro

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

Version bumped Yu-Gi-Oh files that were edited.
parent 092fa0ab
...@@ -5,10 +5,10 @@ installer group: Yugioh/Standard ...@@ -5,10 +5,10 @@ installer group: Yugioh/Standard
icon: card-sample.png icon: card-sample.png
position hint: 01 position hint: 01
version: 2008-08-08 version: 2008-08-10
depends on: depends on:
package: yugioh.mse-game package: yugioh.mse-game
version: 2008-05-14 version: 2008-08-10
depends on: depends on:
package: yugioh-standard-levels.mse-symbol-font package: yugioh-standard-levels.mse-symbol-font
version: 2007-09-23 version: 2007-09-23
......
mse version: 0.3.6 mse version: 0.3.7
version: 2008-05-19 version: 2008-08-10
short name: Text Replacements short name: Text Replacements
position hint: 003 position hint: 003
icon: dot.png icon: dot.png
......
...@@ -4,7 +4,7 @@ installer group: Yugioh/Game Files ...@@ -4,7 +4,7 @@ installer group: Yugioh/Game Files
icon: card-back.png icon: card-back.png
position hint: 4 position hint: 4
version: 2008-08-08 version: 2008-08-10
############################################################## Functions & filters ############################################################## Functions & filters
## Copied and Pasted from vs.mse-game, with a few modifications ## Copied and Pasted from vs.mse-game, with a few modifications
...@@ -475,7 +475,6 @@ pack item: ...@@ -475,7 +475,6 @@ pack item:
pack item: pack item:
name: card name: card
filter: card.number != "" filter: card.number != ""
############################################################## Card packs ############################################################## Card packs
pack type: pack type:
name: booster pack name: booster pack
...@@ -518,4 +517,12 @@ pack type: ...@@ -518,4 +517,12 @@ pack type:
name: tournament pack name: tournament pack
item: item:
name: card name: card
amount: 3 amount: 3
\ No newline at end of file pack type:
name: additional rare
item:
name: rare
pack type:
name: additional common
item:
name: common
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment