Update lotrFormats.json

This commit is contained in:
dmasalin
2020-04-07 13:39:14 -04:00
committed by GitHub
parent 6139c377f5
commit 7feee73713

View File

@@ -393,5 +393,14 @@
"maximumSameName":100, "maximumSameName":100,
"set":[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19], "set":[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19],
"hall":false "hall":false
},
{
"name":"Limited",
"code":"limited_hunters",
"sites":"SHADOWS",
"cancelRingBearerSkirmish":false,
"maximumSameName":100,
"set":[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19],
"hall":false
} }
] ]