Skip to content
Features
Business
Explore
Marketplace
Pricing
This repository
Sign in
or
Sign up
Watch
69
Star
507
Fork
114
mtgjson
/
mtgjson
Code
Issues
120
Pull requests
1
Projects
0
Wiki
Insights
Permalink
Browse files
Fixed a bug where Lorwyn didn't have enough commons
Loading branch information
...
Sembiance
committed
Jul 10, 2014
1 parent
808a623
commit
c29d9cc3f162209b70ff5d2009cb7a7202022e21
Unified
Split
Showing
2 changed files
with
2 additions
and
2 deletions
.
+1
−1
json/LRW.json
+1
−1
shared/C.js
Show comments
View
2
json/LRW.json
Load diff
Large diffs are not rendered by default.
Oops, something went wrong.
Retry
Show comments
View
2
shared/C.js
@@ -671,7 +671,7 @@
border
:
"
black
"
,
type
:
"
expansion
"
,
block
:
"
Lorwyn
"
,
- booster
:
[
"
rare
"
,
"
uncommon
"
,
"
uncommon
"
,
"
uncommon
"
,
"
common
"
,
"
common
"
,
"
common
"
,
"
common
"
,
"
common
"
,
"
common
"
,
"
common
"
,
"
common
"
,
"
common
"
,
"
common
"
,
"
land
"
,
"
marketing
"
]
+ booster
:
[
"
rare
"
,
"
uncommon
"
,
"
uncommon
"
,
"
uncommon
"
,
"
common
"
,
"
common
"
,
"
common
"
,
"
common
"
,
"
common
"
,
"
common
"
,
"
common
"
,
"
common
"
,
"
common
"
,
"
common
"
,
"
common
"
,
"
marketing
"
]
},
{
name
:
"
Duel Decks: Elves vs. Goblins
"
,
Toggle all file notes
0 comments on commit
c29d9cc
Please
sign in
to comment.
You can’t perform that action at this time.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
Press h to open a hovercard with more details.
0 comments on commit
c29d9cc