mirror of
https://github.com/Sandstorm-Station/Sandstorm-Station-13.git
synced 2026-07-19 20:23:56 +01:00
Fixing more stuff
Mint machine compile fixes and the syndicate contractor program.
This commit is contained in:
@@ -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())
|
||||
|
||||
Reference in New Issue
Block a user