mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 12:08:28 +01:00
Merge pull request #652 from VOREStation/light-fix
Fixes lights overlapping big mobs. Sort of.
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
icon = 'icons/obj/lighting.dmi'
|
||||
icon_state = "tube-construct-stage1"
|
||||
anchored = 1
|
||||
// layer = 5 // Vorestation removal.
|
||||
layer = OBJ_LAYER // Vorestation edit
|
||||
var/stage = 1
|
||||
var/fixture_type = "tube"
|
||||
var/sheets_refunded = 2
|
||||
|
||||
Reference in New Issue
Block a user