/tg/ Station 13 - Modules - TypesDefine Details

code/modules/projectiles/guns/special/meat_hook.dm

IMMOBILIZATION_TIMERHow long we immobilize the firer after firing - we do cancel the immobilization early if nothing is hit.
/obj/item/gun/magic/hookMeat Hook
/datum/hook_and_moveLightweight datum that just handles moving a target for the hook. For the love of God, do not use this outside this file.
/obj/item/gun/magic/hook/debugDebug hook for fun (AKA admin abuse). doesn't do any more damage or anything just lets you wildfire it.

Define Details

IMMOBILIZATION_TIMER

How long we immobilize the firer after firing - we do cancel the immobilization early if nothing is hit.