code/__DEFINES/ai/pets.dm ![code/__DEFINES/ai/pets.dm0](git.png)
BB_DOG_HARASS_HARM | Dog AI controller blackboard keys |
---|---|
BB_BABIES_PARTNER_TYPES | Baby-making blackboard Types of animal we can make babies with. |
BB_BABIES_CHILD_TYPES | Types of animal that we make as a baby. |
BB_BABIES_TARGET | Current partner target |
BB_FOUND_MOM | Finding adult mob key holds the adult we found |
BB_FIND_MOM_TYPES | list of types of mobs we will look for |
BB_IGNORE_MOM_TYPES | list of types of mobs we must ignore |
Define Details
BB_BABIES_CHILD_TYPES ![code/__DEFINES/ai/pets.dm 9](git.png)
Types of animal that we make as a baby.
BB_BABIES_PARTNER_TYPES ![code/__DEFINES/ai/pets.dm 7](git.png)
Baby-making blackboard Types of animal we can make babies with.
BB_BABIES_TARGET ![code/__DEFINES/ai/pets.dm 11](git.png)
Current partner target
BB_DOG_HARASS_HARM ![code/__DEFINES/ai/pets.dm 2](git.png)
Dog AI controller blackboard keys
BB_FIND_MOM_TYPES ![code/__DEFINES/ai/pets.dm 17](git.png)
list of types of mobs we will look for
BB_FOUND_MOM ![code/__DEFINES/ai/pets.dm 15](git.png)
Finding adult mob key holds the adult we found
BB_IGNORE_MOM_TYPES ![code/__DEFINES/ai/pets.dm 19](git.png)
list of types of mobs we must ignore