mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-12 05:36:59 -04:00
Improved pack structure for Magic to deal with tokens/rulestips.
Added rudimentary pack structures for Vanguard, VS System, and Yu-Gi-Oh. git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1104 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
@@ -5,7 +5,7 @@ installer group: Magic Vanguard/game files
|
||||
icon: card-sample.png
|
||||
position hint: 02
|
||||
|
||||
version: 2008-08-07
|
||||
version: 2008-08-08
|
||||
|
||||
# Author : Wolfwood
|
||||
# Most stuff is copy/pasted from magic.mse-game
|
||||
@@ -435,7 +435,16 @@ auto replace:
|
||||
auto replace:
|
||||
match: AAA
|
||||
replace: as an additional cost to play
|
||||
|
||||
############################################################## Card pack items
|
||||
pack item:
|
||||
name: card
|
||||
filter: card.name != ""
|
||||
############################################################## Card packs
|
||||
pack type:
|
||||
name: booster pack
|
||||
item:
|
||||
name: card
|
||||
amount: 1
|
||||
############################################################## Keywords
|
||||
############################# Keyword rules
|
||||
|
||||
|
||||
Reference in New Issue
Block a user