Solution to most recent ziglings 074?

Sorry, I’m trying to learn by doing, and I can’t figure out 074.
Does anyone have any solutions for that one?

All the information should be in the previous exercises.

What are you stuck on?

I figured that the needed change was adding the state being set to .start?

// Something is missing here. After we finish a Llama, we
// need to be ready to _start_ over with a new animal...
state = .start;

Still gives me:
error: Only llamas start with ‘l’!