mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 15:08:02 +01:00
Adds Materials to Every Autolathe and Protolathe Item (except for ammo boxes, IK mags, and Dart Boxes) (#31445)
* Holy fuck there's so much shit I'm not even done * oh god there's so many * it is done * Update autolathe_designs.dm * Update circuitboard.dm
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
name = "sample collection kit"
|
||||
desc = "A sterile cotton swab and test tube for collecting samples."
|
||||
icon_state = "swab"
|
||||
materials = list(MAT_METAL = 500, MAT_GLASS = 250)
|
||||
/// currently in machine
|
||||
var/dispenser = FALSE
|
||||
/// gunshot residue data
|
||||
|
||||
Reference in New Issue
Block a user