Commit 5bca3ada authored by pichoro's avatar pichoro

Vanguard random card picker was messed up.

parent 9c2d434c
...@@ -5,7 +5,7 @@ installer group: Magic Vanguard/game files ...@@ -5,7 +5,7 @@ installer group: Magic Vanguard/game files
icon: card-sample.png icon: card-sample.png
position hint: 02 position hint: 02
version: 2009-01-10 version: 2009-01-11
# Author : Wolfwood # Author : Wolfwood
# Most stuff is copy/pasted from magic.mse-game # Most stuff is copy/pasted from magic.mse-game
...@@ -438,7 +438,7 @@ auto replace: ...@@ -438,7 +438,7 @@ auto replace:
############################################################## Card pack items ############################################################## Card pack items
pack type: pack type:
name: card name: card
filter: nil filter: card.name != ""
############################################################## Card packs ############################################################## Card packs
pack type: pack type:
name: booster pack name: booster pack
......
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