mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-28 23:59:40 +01:00
Merge branch 'master' into voreupdate
This commit is contained in:
@@ -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()
|
||||
..()
|
||||
|
||||
Reference in New Issue
Block a user