Erwan
-fixed a memory leak - Added P02 and PTK - New way to create tokens in the parser, much more flexible, see the Hive in RV. Tokens can now be written as other cards, with a rarity of "T". I suggest their id to be the negative value of the card that generates them when possible. Naming convention for images is the same as before: a negative id such as -1138 will need a [id]t.jpg image (1138t.jpg). Positive ids work as "normal" pictures
This commit is contained in:
12
projects/mtg/bin/Res/sets/PTK/_cards.dat
Normal file
12
projects/mtg/bin/Res/sets/PTK/_cards.dat
Normal file
@@ -0,0 +1,12 @@
|
||||
[card]
|
||||
id=10487
|
||||
name=Alert Shu Infantry
|
||||
mana={2}{W}
|
||||
type=Creature
|
||||
subtype=Human Soldier
|
||||
power=2
|
||||
toughness=2
|
||||
text=Vigilance
|
||||
abilities=vigilance
|
||||
rarity=U
|
||||
[/card]
|
||||
1665
projects/mtg/bin/Res/sets/PTK/todo.dat
Normal file
1665
projects/mtg/bin/Res/sets/PTK/todo.dat
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user