mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-28 15:39:57 +01:00
Equip-O-Matic (#12641)
This commit is contained in:
@@ -36,6 +36,9 @@
|
||||
if(!isnull(matter[material_type]))
|
||||
matter[material_type] *= force_divisor // May require a new var instead.
|
||||
|
||||
/obj/item/material/should_equip()
|
||||
return TRUE
|
||||
|
||||
/obj/item/material/get_material()
|
||||
return material
|
||||
|
||||
|
||||
Reference in New Issue
Block a user