code/modules/hydroponics/seed_extractor.dm

| BASE_MAX_SEEDS | Base Cap of the max amount of seeds you can store in a seed extractor |
|---|---|
| MAX_DISPENSE_SEEDS | Max Cap of the amount of seed we let players dispense at once |
| /proc/seedify | This proc could probably be scoped better, also it's logic is cursed and hard to understand |
Define Details
BASE_MAX_SEEDS
Base Cap of the max amount of seeds you can store in a seed extractor
MAX_DISPENSE_SEEDS
Max Cap of the amount of seed we let players dispense at once