/tg/ Station 13 - Modules - TypesProc Details

light_eaten

Makes anything that it attaches to incapable of producing light

Procs

DetachBecause the lighting system does not like overlay lights getting set_light() called.
block_light_onPrevents the light from turning on while the light power is greater than 0.
block_light_powerPrevents the light power of the target atom from exceeding 0 or increasing.
block_light_rangePrevents the light range of the target atom from exceeding 0 while the light power is greater than 0.
on_examineSignal handler for light eater flavortext

Proc Details

Detach

Because the lighting system does not like overlay lights getting set_light() called.

block_light_on

Prevents the light from turning on while the light power is greater than 0.

block_light_power

Prevents the light power of the target atom from exceeding 0 or increasing.

block_light_range

Prevents the light range of the target atom from exceeding 0 while the light power is greater than 0.

on_examine

Signal handler for light eater flavortext