Now that you changed the values for all the ages that you wanted, you can delete any that you didn’t make edits to.Repeat Steps 5 & 6 for the remaining agingTransition_Cat and agingTransition_Dog resources.If you don’t want their age duration to be ranged, you can simply set both to the same number. I’m setting mine to 22 and 26, so my cats will be adults anywhere from 22-26 days:.Notice this code is a little different, it has random_in_range instead of literal, this means that the age span for adult cats can be anywhere from 21-24 days. So it’s ranged instead of set days. If you don’t want to change the lifespan for cats and dogs as well, then you can skip to Step 8, otherwise continue to Step 5. Repeat Steps 1-3 for the remaining agingTransition_Human resources that you want changed.