/tg/ Station 13 - Modules - TypesVar Details - Proc Details

alter_voice

Action for voice_actor quirk

Vars

primary_pitchThe pitch of the primary voice
primary_voiceThe primary voice, aka the initial voice
secondary_pitchThe secondary voice's pitch
secondary_voiceThe secondary voice that can be swapped to/from at will

Procs

setup_second_voiceSets up the voice and pitch variables.
swap_voiceSwaps between primary_voice and secondary_voice

Var Details

primary_pitch

The pitch of the primary voice

primary_voice

The primary voice, aka the initial voice

secondary_pitch

The secondary voice's pitch

secondary_voice

The secondary voice that can be swapped to/from at will

Proc Details

setup_second_voice

Sets up the voice and pitch variables.

swap_voice

Swaps between primary_voice and secondary_voice