Skip to content

Commit 22de6ec

Browse files
Add practice and prerequisites to "dnd-character" exercise (#2698)
* Update config.json * Format config.json * Update config.json * Restore dnd character topics in config.json
1 parent 5f30be4 commit 22de6ec

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

config.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2229,7 +2229,10 @@
22292229
"name": "D&D Character",
22302230
"uuid": "b373e13c-f179-4b36-b6e8-2a0f41540344",
22312231
"practices": [],
2232-
"prerequisites": [],
2232+
"prerequisites": [
2233+
"randomness",
2234+
"classes"
2235+
],
22332236
"difficulty": 2,
22342237
"topics": [
22352238
"classes",

0 commit comments

Comments
 (0)