Merge pull request #719 from kevlahnota/master

Fixed Madness, Removed Duplicates, Updated Unsupported, Sorted Primitives & Updated Premium Deck Series
This commit is contained in:
Anthony Calosa
2016-07-04 14:32:18 +08:00
committed by GitHub
6 changed files with 7965 additions and 8639 deletions

View File

@@ -1,6 +1,18 @@
# Changelog
## [latest-master] (https://github.com/WagicProject/wagic/tree/latest-master)
#### 7/4/16
- *Merged pull-request:* Fails but I have no idea why [#\717] (https://github.com/WagicProject/wagic/pull/717) ([zethfoxster](https://github.com/zethfoxster))
- *Merged pull-request:* Updated Sets [#\715] (https://github.com/WagicProject/wagic/pull/715) ([kevlahnota](https://github.com/kevlahnota))
#### 7/2/16
- *Merged pull-request:* Updated Masters, Beginners, Duels and Vault Sets [#\714] (https://github.com/WagicProject/wagic/pull/714) ([kevlahnota](https://github.com/kevlahnota))
#### 7/1/16
- *Merged pull-request:* Cleaned and Sorted all Core and Expansion Sets [#\713] (https://github.com/WagicProject/wagic/pull/713) ([kevlahnota](https://github.com/kevlahnota))
- *Merged pull-request:* Soulbond Pair Indicator [#\712] (https://github.com/WagicProject/wagic/pull/712) ([kevlahnota](https://github.com/kevlahnota))
#### 6/30/16
- *Merged pull-request:* Sorted Primitives [#\711] (https://github.com/WagicProject/wagic/pull/711) ([kevlahnota](https://github.com/kevlahnota))

View File

@@ -1,7 +1,8 @@
[meta]
author=Wagic Team
block=Duel
name=Premium Deck Series: Fire and Lightning
year=2010
total=34
[/meta]
[card]
primitive=Ball Lightning
@@ -115,17 +116,12 @@ rarity=C
[/card]
[card]
primitive=Mountain
id=234739
rarity=L
[/card]
[card]
primitive=Mountain
id=234738
rarity=L
[/card]
[card]
primitive=Mountain
id=234741
id=234739
rarity=L
[/card]
[card]
@@ -134,6 +130,11 @@ id=234740
rarity=L
[/card]
[card]
primitive=Mountain
id=234741
rarity=L
[/card]
[card]
primitive=Pillage
id=234720
rarity=U

View File

@@ -1,7 +1,8 @@
[meta]
author=Wagic Team
block=Premium
name=Premium Deck Series: Graveborn
year=2011
total=30
[/meta]
[card]
primitive=Animate Dead
@@ -152,4 +153,4 @@ rarity=R
primitive=Zombie Infestation
id=270454
rarity=U
[/card]
[/card]

View File

@@ -1,7 +1,8 @@
[meta]
author=Wagic Team
block=Premium
name=Premium Deck Series: Slivers
year=2009
total=41
[/meta]
[card]
primitive=Acidic Sliver

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff