Skip to content

Commit 9e016c7

Browse files
Update config.json
1 parent 5f11886 commit 9e016c7

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

config.json

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2229,13 +2229,9 @@
22292229
"slug": "dnd-character",
22302230
"name": "D&D Character",
22312231
"uuid": "b373e13c-f179-4b36-b6e8-2a0f41540344",
2232-
"practices": [],
2233-
"prerequisites": [],
2234-
"difficulty": 2,
2235-
"topics": [
2236-
"classes",
2237-
"randomness"
2238-
]
2232+
"practices": ["randomness"],
2233+
"prerequisites": ["randomness","classes"],
2234+
"difficulty": 2
22392235
},
22402236
{
22412237
"slug": "run-length-encoding",

0 commit comments

Comments
 (0)