Update conveyor2.dm

This commit is contained in:
ReoDaProtovali
2023-04-19 13:21:45 -05:00
parent 9df47b9a0b
commit b7a490bee6
+3 -3
View File
@@ -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."