mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-01-08 16:41:58 +00:00
Initial Commit for -tg- Mining
I can guarantee this will not compile, very much a WIP and currently consists of mostly copy+pasting -tg-'s modules/mining folder over ours, and unticking a few of our own files.
This commit is contained in:
@@ -7,8 +7,8 @@
|
||||
icon_state = "unloader"
|
||||
density = 1
|
||||
anchored = 1.0
|
||||
var/obj/machinery/mineral/input = null
|
||||
var/obj/machinery/mineral/output = null
|
||||
input_dir = WEST
|
||||
output_dir = EAST
|
||||
|
||||
|
||||
/obj/machinery/mineral/unloading_machine/New()
|
||||
|
||||
Reference in New Issue
Block a user