From f36ed19df39c7f59c8cc99b8074bc5e4252ab3b9 Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Fri, 9 Dec 2016 07:04:34 +0100 Subject: Allow category_id in register_factoid to be nil --- API.md | 1 + 1 file changed, 1 insertion(+) (limited to 'API.md') diff --git a/API.md b/API.md index 2731710..2ac6a34 100644 --- a/API.md +++ b/API.md @@ -224,6 +224,7 @@ Add a custom factoid (see above) for the specified category. * `"nodes"`: Blocks * `"tools"`: Tools and weapons * `"craftitems"`: Misc. items + * `nil`: All of the above * `factoid_type`: Rough categorization of the factoid's content. Controls where in the text the factoid appears. Possible values: * `"groups"`: Factoid appears near groups -- cgit v1.2.3