fish 
Vars | |
crossbreeder | Determines if the fish will attempt to breed with other types, set to FALSE if you want the fish to only lay eggs with its own species. |
---|---|
fish_item | Path or list of paths to determine generated item. If list is passed [pickweight()] will be used to determine final item. List can be associative [item = weight], otherwise every item in a list will have an equal chance to appear. |
Var Details
crossbreeder 
Determines if the fish will attempt to breed with other types, set to FALSE
if you want the fish to only lay eggs with its own species.
fish_item 
Path or list of paths to determine generated item. If list is passed [pickweight()] will be used to determine final item. List can be associative [item = weight], otherwise every item in a list will have an equal chance to appear.