Fixing more stuff

Mint machine compile fixes and the syndicate contractor program.
This commit is contained in:
Artur
2020-04-23 20:09:42 +03:00
parent 120615d472
commit f97f264fb7
16 changed files with 203 additions and 86 deletions
@@ -5,6 +5,7 @@
/obj/machinery/mineral
var/input_dir = NORTH
var/output_dir = SOUTH
var/needs_item_input
/obj/machinery/mineral/proc/unload_mineral(atom/movable/S)
S.forceMove(drop_location())