lighting_obj ![code/game/objects/effects/lighting.dm 7](git.png)
Basically, a fake object that emits light.
Why is this used sometimes instead of giving atoms light values directly? Because using these, you can have multiple light sources in a single object.
Basically, a fake object that emits light.
Why is this used sometimes instead of giving atoms light values directly? Because using these, you can have multiple light sources in a single object.