runtime ![code/modules/mob/living/basic/pets/cat/runtime.dm 5](git.png)
Vars | |
cats_deployed | have we deployed the cats? |
---|---|
children | saved list of kids |
family | the family we will bring in when a round starts |
memory_saved | have we saved memory? |
register_family | callback we use to register our family |
Var Details
cats_deployed ![code/modules/mob/living/basic/pets/cat/runtime.dm 19](git.png)
have we deployed the cats?
children ![code/modules/mob/living/basic/pets/cat/runtime.dm 17](git.png)
saved list of kids
family ![code/modules/mob/living/basic/pets/cat/runtime.dm 15](git.png)
the family we will bring in when a round starts
memory_saved ![code/modules/mob/living/basic/pets/cat/runtime.dm 21](git.png)
have we saved memory?
register_family ![code/modules/mob/living/basic/pets/cat/runtime.dm 25](git.png)
callback we use to register our family