Merge branch 'master' into voreupdate

This commit is contained in:
Repede
2020-04-17 00:13:39 -04:00
committed by GitHub
20 changed files with 1607 additions and 21 deletions
+1
View File
@@ -31,6 +31,7 @@ other types of metals and chemistry for reagents).
var/time = 10 //How many ticks it requires to build
var/category = null //Primarily used for Mech Fabricators, but can be used for anything.
var/sort_string = "ZZZZZ" //Sorting order
var/maxstack = 1 // yw edit, used by autolathe, says how many stacks a item can have or the limit of how many you can spawn at once
/datum/design/New()
..()