Makes conveyors easier to place with buildmode, adds vars to autogibbers

makes them kill stuff stupid fast
This commit is contained in:
Crazylemon64
2017-01-11 02:07:20 -08:00
parent 5eb2c3aa28
commit 3c50c2f6ba
5 changed files with 72 additions and 41 deletions
+4
View File
@@ -50,6 +50,10 @@
dir = newdir
update_move_direction()
/obj/machinery/conveyor/set_dir(newdir)
. = ..()
update_move_direction()
/obj/machinery/conveyor/proc/update_move_direction()
switch(dir)