pet 
Procs | |
on_loadout_custom_described | See above. |
---|---|
on_loadout_custom_named | If this gets renamed, make sure to paste the new name onto the mob as well. If, for whatever reason, this gets called before Initialize, it also sets renamed = TRUE to ensure that the mob gets the custom name on initialization. |
Proc Details
on_loadout_custom_described
See above.
on_loadout_custom_named
If this gets renamed, make sure to paste the new name onto the mob as well. If, for whatever reason, this gets called before Initialize, it also sets renamed = TRUE to ensure that the mob gets the custom name on initialization.