| 1 | // Dynamically enables and disables cooking restrictions for plants and seeds |
| 2 | // in order to limit the number of seeds available for each crop type |
| 3 | |
| 4 | // With thanks to peterix for DFHack and Quietust for information |
nothing calls this directly
no test coverage detected