byond - Modules - TypesVar Details - Proc Details

sticky

Vars

saved_overlayCurrent image overlay applied to stuck_to, used to remove the overlay after detonation.
self_stickyif this specific grenade should be allowed to self sticky
stuck_toCurrent atom this grenade is attached to, used to remove the overlay.

Procs

clean_refsCleans references to prevent hard deletes.
stuck_tohandles sticky overlay and attaching the grenade itself to the target

Var Details

saved_overlay

Current image overlay applied to stuck_to, used to remove the overlay after detonation.

self_sticky

if this specific grenade should be allowed to self sticky

stuck_to

Current atom this grenade is attached to, used to remove the overlay.

Proc Details

clean_refs

Cleans references to prevent hard deletes.

stuck_to

handles sticky overlay and attaching the grenade itself to the target