breeds
command. For each command in this listing, replace the word 'breed' by the actual name of the breed you have created. For example,
breeds [frogs toads]
to go
create-frogs 100
create-toads-and-do 100 [if count-frogs > 50 [setc brown]]
end