/tg/ Station 13 - Modules - TypesVar Details

limited_amount

A knowledge subtype for knowledge that can only have a limited amount of it's resulting atoms created at once.

Vars

created_itemsA list of weakrefs to all items we've created.
limitThe limit to how many items we can create at once.

Var Details

created_items

A list of weakrefs to all items we've created.

limit

The limit to how many items we can create at once.