mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
Merge pull request #2447 from CHOMPStationBot/upstream-merge-10852
[MIRROR] Use material defines more
This commit is contained in:
@@ -102,7 +102,7 @@
|
||||
organ_tag = O_FACT
|
||||
parent_organ = BP_TORSO
|
||||
|
||||
var/list/materials = list(DEFAULT_WALL_MATERIAL = 0)
|
||||
var/list/materials = list(MAT_STEEL = 0)
|
||||
var/max_storage = 10000
|
||||
|
||||
/obj/item/organ/internal/nano/refactory/proc/get_stored_material(var/material)
|
||||
|
||||
Reference in New Issue
Block a user