limited_amount 
A knowledge subtype for knowledge that can only have a limited amount of its resulting atoms created at once.
Vars | |
| created_items | A list of weakrefs to all items we've created. |
|---|---|
| limit | The limit to how many items we can create at once. |
| trackable_items | If TRUE items we create can be tracked with the living heart |
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.
trackable_items 
If TRUE items we create can be tracked with the living heart