mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Memory tracking shenanigans (#8359)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user