Makes material costs use sheets amount define (#19584)

* Material defines

* Move these

* Food sytnhetizer

---------

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
Guti
2026-07-09 18:24:13 -04:00
committed by GitHub
co-authored by Kashargul
parent 9c580c4558
commit e9d2322565
157 changed files with 1315 additions and 1311 deletions
@@ -6,7 +6,7 @@
throw_speed = 1
throw_range = 5
w_class = ITEMSIZE_SMALL
matter = list(MAT_STEEL = 1000, MAT_GLASS = 1000)
matter = list(MAT_STEEL = MATERIAL_COST(0.5), MAT_GLASS = MATERIAL_COST(0.5))
var/obj/item/implant/imp = null
var/active = 1
///Var for attack_self chain