dog ![code/modules/mob/living/basic/pets/dog/_dog.dm 19](git.png)
Vars | |
collar_icon_state | icon state of the collar we can wear |
---|---|
cult_icon_state | icon state of our cult icon |
pet_commands | Instructions you can give to dogs |
Procs | |
tamed | Proc to run on a successful taming attempt |
update_dog_speech | Updates dog speech and emotes |
Var Details
collar_icon_state ![code/modules/mob/living/basic/pets/dog/_dog.dm 50](git.png)
icon state of the collar we can wear
cult_icon_state ![code/modules/mob/living/basic/pets/dog/_dog.dm 54](git.png)
icon state of our cult icon
pet_commands ![code/modules/mob/living/basic/pets/dog/_dog.dm 38](git.png)
Instructions you can give to dogs
Proc Details
tamed
Proc to run on a successful taming attempt
update_dog_speech
Updates dog speech and emotes