mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +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"
|
icon_state = "conveyor0"
|
||||||
name = "conveyor belt"
|
name = "conveyor belt"
|
||||||
desc = "A conveyor belt."
|
desc = "A conveyor belt."
|
||||||
plane = TURF_PLANE
|
plane = OBJ_PLANE //CHOMPEdit
|
||||||
layer = ABOVE_TURF_LAYER
|
layer = STAIRS_LAYER //CHOMPEdit
|
||||||
anchored = TRUE
|
anchored = TRUE
|
||||||
active_power_usage = 100
|
active_power_usage = 100
|
||||||
circuit = /obj/item/weapon/circuitboard/conveyor
|
circuit = /obj/item/weapon/circuitboard/conveyor
|
||||||
|
|||||||
Reference in New Issue
Block a user