mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
Layers conveyor belts above dirt stains
Always jarring to watch the belt move while the mess on top of it stays in place.
This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
icon_state = "conveyor0"
|
||||
name = "conveyor belt"
|
||||
desc = "A conveyor belt."
|
||||
plane = TURF_PLANE
|
||||
layer = ABOVE_TURF_LAYER
|
||||
plane = OBJ_PLANE //CHOMPEdit
|
||||
layer = STAIRS_LAYER //CHOMPEdit
|
||||
anchored = TRUE
|
||||
active_power_usage = 100
|
||||
circuit = /obj/item/weapon/circuitboard/conveyor
|
||||
|
||||
Reference in New Issue
Block a user