mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-22 03:27:46 +01:00
Update conveyor2.dm
This commit is contained in:
@@ -332,7 +332,7 @@
|
||||
/obj/machinery/conveyor_switch/oneway
|
||||
oneway = 1
|
||||
|
||||
/obj/machinery/conveyor_switch/examine
|
||||
/obj/machinery/conveyor_switch/examine()
|
||||
.=..()
|
||||
if(oneway)
|
||||
. += " It appears to only go in one direction."
|
||||
if(oneway == 1)
|
||||
. += " It appears to only go in one direction."
|
||||
|
||||
Reference in New Issue
Block a user