[MIRROR] Adds two new intermediate beaker types to chemistry (#6018)
* Adds two new intermediate beaker types to chemistry * YAY I DON'T HAVE TO KEEP UP WITH SNOWFLAKE ANYMORE * Update all_nodes.dm
This commit is contained in:
committed by
Poojawa
parent
7c8c8f3a0a
commit
7b3b1f65ec
@@ -352,3 +352,8 @@
|
||||
/datum/material/biomass
|
||||
name = "Biomass"
|
||||
id = MAT_BIOMASS
|
||||
|
||||
/datum/material/plastic
|
||||
name = "Plastic"
|
||||
id = MAT_PLASTIC
|
||||
sheet_type = /obj/item/stack/sheet/plastic
|
||||
|
||||
Reference in New Issue
Block a user