attached_sticker

Vars | |
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? |
Procs | |
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 |
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