Tweaks to autolathe design costs (#19469)

* first wave of tweaks

* Update code/modules/power/cable.dm

Co-authored-by: Edan <29551695+Edan52@users.noreply.github.com>

* Edan52 review

* missed one

Co-authored-by: Edan <29551695+Edan52@users.noreply.github.com>
This commit is contained in:
Henri215
2022-10-28 20:05:46 +02:00
committed by GitHub
co-authored by Edan
parent 0a3111f6cf
commit 473a46ff5a
29 changed files with 95 additions and 95 deletions
@@ -124,7 +124,7 @@
icon_state = "beaker"
item_state = "beaker"
belt_icon = "beaker"
materials = list(MAT_GLASS=500)
materials = list(MAT_GLASS = 1000)
var/obj/item/assembly_holder/assembly = null
var/can_assembly = 1