Robot/Prosthetics lathe Duplication fix (#9117)

* Fix fabs

* Fab update

* Better Eject_material_of_type

* Update code/game/machinery/machinery.dm

Co-authored-by: Atermonera <atermonera@gmail.com>

* Update code/game/mecha/mech_fabricator.dm

Co-authored-by: Atermonera <atermonera@gmail.com>

* indent fix

* Update machinery.dm
This commit is contained in:
Hex
2023-07-18 22:47:27 -08:00
committed by GitHub
co-authored by Atermonera
parent 4889b33cea
commit 66d15bd963
5 changed files with 66 additions and 6 deletions
@@ -116,6 +116,8 @@ var/global/list/name_to_material
var/radiation_resistance = 0 // Radiation resistance, which is added on top of a material's weight for blocking radiation. Needed to make lead special without superrobust weapons.
var/supply_conversion_value // Supply points per sheet that this material sells for.
var/perunit = SHEET_MATERIAL_AMOUNT //How much stacks of translate from sheet to amount
// Placeholder vars for the time being, todo properly integrate windows/light tiles/rods.
var/created_window
var/created_fulltile_window