mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 20:16:55 +01:00
Makes conveyors easier to place with buildmode, adds vars to autogibbers
makes them kill stuff stupid fast
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user