Memory tracking shenanigans (#8359)

This commit is contained in:
Cadyn
2024-05-15 07:56:31 -07:00
committed by GitHub
parent 893e51c4b5
commit cf1db3c049
61 changed files with 1327 additions and 587 deletions

View File

@@ -14,7 +14,8 @@
origin_tech = list(TECH_MATERIAL = 1)
icon = 'icons/obj/stacks_ch.dmi' //CHOMPedit - materials update
randpixel = 7
center_of_mass = null
center_of_mass_x = 0 //CHOMPEdit
center_of_mass_y = 0 //CHOMPEdit
var/list/datum/stack_recipe/recipes
var/singular_name
var/amount = 1