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

gun_launches_little_guys

An element that makes guns throw their user back if they are just a little guy

Vars

gentleIs the throw gentle?
knockdown_timeThe knockdown time applied to the gun's user
throwing_forceThe throwing force applied to the gun's user
throwing_rangeThe throwing range applied to the gun's user

Procs

examineWarns that this gun might throw you away really hard
throw_it_backChecks if the shooter is just a little guy. If so? Throw it back.

Var Details

gentle

Is the throw gentle?

knockdown_time

The knockdown time applied to the gun's user

throwing_force

The throwing force applied to the gun's user

throwing_range

The throwing range applied to the gun's user

Proc Details

examine

Warns that this gun might throw you away really hard

throw_it_back

Checks if the shooter is just a little guy. If so? Throw it back.