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
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
......
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
......
......@@ -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
\ No newline at end of file
amount: 3
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