dog 
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_speak_blackboard | Populates BB_BASIC_MOB_SPEAK_LINES with the dog's current speech data for BT random speech. Subtypes override this to apply fashion accessories or variant speech. |
| update_dog_speech | Updates dog speech and emotes |
Var Details
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
Proc Details
tamed
Proc to run on a successful taming attempt
update_dog_speak_blackboard
Populates BB_BASIC_MOB_SPEAK_LINES with the dog's current speech data for BT random speech. Subtypes override this to apply fashion accessories or variant speech.
update_dog_speech
Updates dog speech and emotes