trpg/data/webs/philosophy/knowledge/learnable.json
austin e9dcfbc478
All checks were successful
studiorailgun/trpg/pipeline/head This commit looks good
conversational query work
2024-12-31 10:42:41 -05:00

13 lines
258 B
JSON

{
"tag" : "learnable",
"nodes" : {
"0" : {
"comment" : "Used for flagging a node as being possible to learn",
"id" : 0,
"name" : "learnable"
}
},
"anchors": {
"learnable" : 0
}
}