easter ![code/modules/mob/living/basic/farm_animals/rabbit.dm 75](git.png)
The easter subtype of rabbits, will lay eggs and say Eastery catchphrases.
Vars | |
initial_egg_amount | passed to the egg_layer component as how many eggs it starts out as able to lay. |
---|---|
max_eggs_held | passed to the egg_layer component as how many eggs it's allowed to hold at most. |
Var Details
initial_egg_amount ![code/modules/mob/living/basic/farm_animals/rabbit.dm 82](git.png)
passed to the egg_layer component as how many eggs it starts out as able to lay.
max_eggs_held ![code/modules/mob/living/basic/farm_animals/rabbit.dm 84](git.png)
passed to the egg_layer component as how many eggs it's allowed to hold at most.