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

bimbo

Vars

desire_cooldown_numberThe time between each desire message within company
lust_emotesThe list of manual emotes that will be done when unsatisfied
satisfactionhow satisfied the person is, gained through climaxing
stresshow stressed the person is, gained through zero satisfaction

Procs

check_climaxedIf we have climaxed, return true
in_companyIf we have another human in view, return true
try_unsatisfiedIf we are not satisfied, this will be ran through

Var Details

desire_cooldown_number

The time between each desire message within company

lust_emotes

The list of manual emotes that will be done when unsatisfied

satisfaction

how satisfied the person is, gained through climaxing

stress

how stressed the person is, gained through zero satisfaction

Proc Details

check_climaxed

If we have climaxed, return true

in_company

If we have another human in view, return true

try_unsatisfied

If we are not satisfied, this will be ran through