First patch

Added some color, added import from file and added stuff to not roll a single element.
This commit is contained in:
Fándly Gergő
2018-10-02 12:49:05 +03:00
parent 39d086573d
commit 412230e17b
6 changed files with 57 additions and 13 deletions

16
test/testimport.json Normal file
View File

@ -0,0 +1,16 @@
{
"a":[
"Osz1",
"Osz2",
"Osz3",
"Osz4",
"Osz5"
],
"b":[
"Orsz1",
"Orsz2",
"Orsz3",
"Orsz4",
"Orsz5"
]
}