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

attached_sticker

Vars

signal_turfThe turf our COMSIG_TURF_EXPOSE is registered to, so we can unregister it later.
stickerOur physical sticker to drop
sticker_overlayThe overlay we apply to things we stick to
washableCan we be washed off?

Procs

on_turf_exposeSignal handler for COMSIG_TURF_EXPOSE, deletes this sticker if the temperature is above 100C and it is flammable
peelMove sticker item from nullspace, delete this component, cut overlay

Var Details

signal_turf

The turf our COMSIG_TURF_EXPOSE is registered to, so we can unregister it later.

sticker

Our physical sticker to drop

sticker_overlay

The overlay we apply to things we stick to

washable

Can we be washed off?

Proc Details

on_turf_expose

Signal handler for COMSIG_TURF_EXPOSE, deletes this sticker if the temperature is above 100C and it is flammable

peel

Move sticker item from nullspace, delete this component, cut overlay