ballgag 
Vars | |
| choke_interval | How frequently the player will be choked |
|---|---|
| choke_timer | Tracks the time between chokes |
| chokes_wearer | Does this gag choke the wearer? |
| gag_size | How big the gag is currently |
| moan_sounds | Sounds that the player makes when they try to speak. |
| moan_volume | How loud the moan audio is |
| moan_volume_choking | How loud are these moan-noises if we're choking on it? |
| moans | Phrases when the gag modifies the player's speech. |
| moans_alt | Lower probability phrases to be used when speech is modified. |
| moans_alt_probability | Probability for alternative phrases to be used when speech is modified. |
| possible_gag_sizes | Options for resizing the gag |
| resizable | Whether the gag can be resized or not |
| size_list_position | Where we are in the size list |
Var Details
choke_interval 
How frequently the player will be choked
choke_timer 
Tracks the time between chokes
chokes_wearer 
Does this gag choke the wearer?
gag_size 
How big the gag is currently
moan_sounds 
Sounds that the player makes when they try to speak.
moan_volume 
How loud the moan audio is
moan_volume_choking 
How loud are these moan-noises if we're choking on it?
moans 
Phrases when the gag modifies the player's speech.
moans_alt 
Lower probability phrases to be used when speech is modified.
moans_alt_probability 
Probability for alternative phrases to be used when speech is modified.
possible_gag_sizes 
Options for resizing the gag
resizable 
Whether the gag can be resized or not
size_list_position 
Where we are in the size list